Uses of Class
qilin.util.queue.ChunkedQueue
-
Uses of ChunkedQueue in qilin.core
Modifier and TypeMethodDescriptionvoid
VirtualCalls.resolve
(Type t, Type declaredType, MethodSubSignature subSig, SootMethod container, ChunkedQueue<SootMethod> targets) void
VirtualCalls.resolve
(Type t, Type declaredType, Type sigType, MethodSubSignature subSig, SootMethod container, ChunkedQueue<SootMethod> targets) void
VirtualCalls.resolve
(Type t, Type declaredType, Type sigType, MethodSubSignature subSig, SootMethod container, ChunkedQueue<SootMethod> targets, boolean appOnly) -
Uses of ChunkedQueue in qilin.core.builder
Modifier and TypeMethodDescriptionvoid
CallGraphBuilder.setRMQueue
(ChunkedQueue<ContextMethod> rmQueue) -
Uses of ChunkedQueue in qilin.core.builder.callgraph
-
Uses of ChunkedQueue in qilin.core.pag