Home
last modified time | relevance | path

Searched refs:NeedAdaptHMBundlePath (Results 1 – 4 of 4) sorted by relevance

/developtools/hiperf/include/
Dutilities.h342 bool NeedAdaptHMBundlePath(std::string& filename, const std::string& threadname);
/developtools/hiperf/src/
Dvirtual_thread.cpp251 NeedAdaptHMBundlePath(map->name, name_); in FixHMBundleMap()
Dutilities.cpp759 bool NeedAdaptHMBundlePath(std::string& filename, const std::string& threadname) in NeedAdaptHMBundlePath() function
Dvirtual_runtime.cpp1236 if (NeedAdaptHMBundlePath(newFilename, thread.name_)) { in FixHMBundleMmap()