Searched defs:calledMethodsSet (Results 1 – 1 of 1) sorted by relevance
248 void Trace::GetUniqueMethods(size_t bufferLength, PandaSet<Method *> *calledMethodsSet) in GetUniqueMethods()287 PandaSet<Method *> calledMethodsSet; in SaveTracingData() local