Home
last modified time | relevance | path

Searched refs:GetBriefApName (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_utils.cpp41 return RUNTIME_AP_PREFIX + GetBriefApName(ohosModuleName); in GetRuntimeApName()
46 return MERGED_AP_PREFIX + GetBriefApName(ohosModuleName); in GetMergedApName()
51 return GetBriefApName(ohosModuleName); in GetOhosPkgApName()
54 std::string ApNameUtils::GetBriefApName(const std::string &ohosModuleName) in GetBriefApName() function in panda::ecmascript::pgo::ApNameUtils
H A Dpgo_utils.h78 static std::string GetBriefApName(const std::string &ohosModuleName);

Completed in 2 milliseconds