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