Searched refs:PGO_RT_AP_PREFIX (Results 1 – 1 of 1) sorted by relevance
78 constexpr const char* PGO_RT_AP_PREFIX = "rt_"; variable325 runtimeAp.append(PGO_RT_AP_PREFIX).append(moduleName) in DeleteArkAp()452 … std::string rtAp = arkProfilePath + PGO_RT_AP_PREFIX + moduleName + ServiceConstants::AP_SUFFIX; in CopyApWithBundle()