Searched defs:methodInfos (Results 1 – 5 of 5) sorted by relevance
96 std::vector<MethodSymInfoExt> methodInfos; in QueryAllMethodSyms() local124 auto methodInfos = reinterpret_cast<std::vector<MethodSymInfoExt> *>(userData); in AppendMethodInfo() local
249 auto methodInfos = pf->QueryAllMethodSyms(); in QueryAllMethodSymsExt() local
75 auto methodInfos = ReadAllMethodInfos(file.get()); in Symbolize() local
264 void PGOMethodInfoMap::Merge(Chunk *chunk, PGOMethodInfoMap *methodInfos) in Merge()771 const auto& methodInfos = recordInfos.recordInfos_; in Merge() local876 PGOMethodInfoMap *methodInfos = nativeAreaAllocator_.New<PGOMethodInfoMap>(); in ParseRecordInfosFromBinary() local1022 auto methodInfos = iter->second; in ProcessToText() local
583 auto methodInfos = extractor->GetMethodInfos(); in ArkParseJsFrameInfo() local1165 auto methodInfos = ReadAllMethodInfos(pandafile); in InitializeMethodInfo() local