Searched defs:profilePath (Results 1 – 7 of 7) sorted by relevance
149 string profilePath = "/system/usr/profile_audio.json"; variable163 string profilePath = "/system/usr/profile_audio.json"; variable178 string profilePath = "/system/usr/profile_audio.json"; variable190 string profilePath = ""; variable202 string profilePath = "/system/usr/test"; variable214 string profilePath = "/system/usr/profile_audio.json"; variable227 string profilePath = TEST_RESOURCE_PATH + "test_trust_all_allow.json"; variable241 string profilePath; variable259 string profilePath = TEST_RESOURCE_PATH + "test_trust_all_allow.json"; variable272 string profilePath = ""; variable[all …]
84 void LocalAbilityManager::DoStartSAProcess(const std::string& profilePath, int32_t saId) in DoStartSAProcess()118 std::string LocalAbilityManager::GetTraceTag(const std::string& profilePath) in GetTraceTag()133 bool LocalAbilityManager::CheckAndGetProfilePath(const std::string& profilePath, std::string& realP… in CheckAndGetProfilePath()172 bool LocalAbilityManager::InitSystemAbilityProfiles(const std::string& profilePath, int32_t saId) in InitSystemAbilityProfiles()
163 string profilePath(DEFAULT_JSON); in DoStartSAProcess() local
252 bool ParseUtil::ParseSaProfiles(const string& profilePath) in ParseSaProfiles()528 bool ParseUtil::CheckPathExist(const string& profilePath) in CheckPathExist()534 bool ParseUtil::ParseTrustConfig(const string& profilePath, in ParseTrustConfig()
355 char *profilePath = GetOneCfgFile(COMPONENTSLOAD_PROFILE_PATH, buf, MAX_PATH_LEN); in ParseConfig() local
147 char profilePath[PATH_LENGTH] = { 0 }; in ParseHapProfile() local
232 std::string profilePath = path + std::string(PATH_SEPARATOR) + PROFILE_NAME; in ParseHapProfile() local