Searched refs:GetUniqueMethods (Results 1 – 2 of 2) sorted by relevance
133 void GetUniqueMethods(size_t bufferLength, PandaSet<Method *> *calledMethodsSet);
248 void Trace::GetUniqueMethods(size_t bufferLength, PandaSet<Method *> *calledMethodsSet) in GetUniqueMethods() function in ark::Trace288 GetUniqueMethods(bufEnd, &calledMethodsSet); in SaveTracingData()