Searched defs:methodInfos (Results 1 – 3 of 3) sorted by relevance
96 std::vector<MethodSymInfoExt> methodInfos; in QueryAllMethodSyms() local124 auto methodInfos = reinterpret_cast<std::vector<MethodSymInfoExt> *>(userData); in AppendMethodInfo() local
232 auto methodInfos = pf->QueryAllMethodSyms(); in QueryAllMethodSymsExt() local
251 void PGOMethodInfoMap::Merge(Chunk *chunk, PGOMethodInfoMap *methodInfos) in Merge()690 CMap<ProfileType, PGOMethodInfoMap *> methodInfos = recordInfos.recordInfos_; in Merge() local752 PGOMethodInfoMap *methodInfos = nativeAreaAllocator_.New<PGOMethodInfoMap>(); in ParseFromBinary() local883 PGOMethodInfoMap *methodInfos = nullptr; in ParseFromText() local918 auto methodInfos = iter->second; in ProcessToText() local