Searched refs:PROFILE_PATH (Results 1 – 2 of 2) sorted by relevance
2010 constexpr const char* PROFILE_PATH = "resources/base/profile/"; in ToInnerProfileConfiguration() local2019 std::string profilePath = PROFILE_PATH + profileConfiguration + JSON_SUFFIX; in ToInnerProfileConfiguration()
92 constexpr const char* PROFILE_PATH = "resources/base/profile/"; variable2775 std::string menuFilePath = PROFILE_PATH + menuFileName + JSON_SUFFIX; in ProcessBundleMenu()2804 std::string routerJsonPath = PROFILE_PATH + routerJsonName + JSON_SUFFIX; in ProcessBundleRouterMap()4850 …std::string profileName = PROFILE_PATH + resName.substr(pos + strlen(PROFILE_PREFIX)) + JSON_SUFFI… in GetShortcutInfosByInnerBundleInfo()