Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h331 const CMap<PGOMethodId, PGOMethodInfo *> &GetMethodInfos() const in GetMethodInfos() function
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp1030 CVector<MethodInfo> JSSymbolExtractor::GetMethodInfos() in GetMethodInfos() function in panda::ecmascript::JSSymbolExtractor