Home
last modified time | relevance | path

Searched defs:called_methods_set (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/runtime/methodtrace/
Dtrace.cpp248 void Trace::GetUniqueMethods(size_t buffer_length, PandaSet<Method *> *called_methods_set) in GetUniqueMethods()
287 PandaSet<Method *> called_methods_set; in SaveTracingData() local