Uses of Class
qilin.util.queue.ChunkedQueue
Packages that use ChunkedQueue
-
Uses of ChunkedQueue in qilin.core
Methods in qilin.core with parameters of type ChunkedQueueModifier 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
Methods in qilin.core.builder with parameters of type ChunkedQueueModifier and TypeMethodDescriptionvoid
CallGraphBuilder.setRMQueue
(ChunkedQueue<ContextMethod> rmQueue) -
Uses of ChunkedQueue in qilin.core.builder.callgraph
Fields in qilin.core.builder.callgraph declared as ChunkedQueue -
Uses of ChunkedQueue in qilin.core.pag
Fields in qilin.core.pag declared as ChunkedQueueMethods in qilin.core.pag with parameters of type ChunkedQueue