|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChunkedQueue | |
soot.jimple.spark.pag | |
soot.jimple.toolkits.callgraph |
Uses of ChunkedQueue in soot.jimple.spark.pag |
Fields in soot.jimple.spark.pag declared as ChunkedQueue | |
protected ChunkedQueue |
PAG.edgeQueue
|
Uses of ChunkedQueue in soot.jimple.toolkits.callgraph |
Methods in soot.jimple.toolkits.callgraph with parameters of type ChunkedQueue | |
void |
VirtualCalls.resolve(Type t,
Type declaredType,
NumberedString subSig,
SootMethod container,
ChunkedQueue targets)
|
void |
VirtualCalls.resolve(Type t,
Type declaredType,
Type sigType,
NumberedString subSig,
SootMethod container,
ChunkedQueue targets)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |