Searched refs:AddMethodWrapper (Results 1 – 2 of 2) sorted by relevance
181 …if (!AddMethodWrapper(ConvertToString(method.pandaFile->GetFilename()), method.pandaFile->GetHeade… in AddMethodsAndClasses()239 bool ProfileDumpInfo::AddMethodWrapper(const PandaString &pandaFileLocation, uint32_t checksum, in AddMethodWrapper() function in ark::ProfileDumpInfo500 if (!AddMethodWrapper(pandaFileLocation, checksum, MethodWrapper(methodIdx))) { in ProcessLine()
277 …bool AddMethodWrapper(const PandaString &pandaFileLocation, uint32_t checksum, const MethodWrapper…