/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/ |
H A D | local_ability_manager_test.cpp | 146 string profilePath = "/system/usr/profile_audio.json"; variable 160 string profilePath = "/system/usr/profile_audio.json"; variable 175 string profilePath = "/system/usr/profile_audio.json"; variable 187 string profilePath = ""; variable 199 string profilePath = "/system/usr/test"; variable 211 string profilePath = "/system/usr/profile_audio.json"; variable 238 string profilePath; variable 269 string profilePath = ""; variable 281 string profilePath = "/system/usr/profile_audio.json"; variable 293 string profilePath = "/system/usr/profile_audio.json"; variable [all …]
|
/ohos5.0/base/telephony/call_manager/services/audio/src/ |
H A D | audio_player.cpp | 254 bool AudioPlayer::GetRealPath(const std::string &profilePath, std::string &realPath) in GetRealPath()
|
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/ |
H A D | local_ability_manager.cpp | 84 void LocalAbilityManager::DoStartSAProcess(const std::string& profilePath, int32_t saId) in DoStartSAProcess() 121 std::string LocalAbilityManager::GetTraceTag(const std::string& profilePath) in GetTraceTag() 136 bool LocalAbilityManager::CheckAndGetProfilePath(const std::string& profilePath, std::string& realP… in CheckAndGetProfilePath() 175 bool LocalAbilityManager::InitSystemAbilityProfiles(const std::string& profilePath, int32_t saId) in InitSystemAbilityProfiles()
|
H A D | main.cpp | 169 string profilePath(DEFAULT_JSON); in DoStartSAProcess() local
|
/ohos5.0/foundation/systemabilitymgr/safwk/test/fuzztest/systemabilityfwk_fuzzer/ |
H A D | systemabilityfwk_fuzzer.cpp | 85 std::string profilePath = GetData<std::string>(); in FuzzLocalAbilityManager() local
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/ |
H A D | parse_util.cpp | 234 bool ParseUtil::ParseSaProfiles(const string& profilePath) in ParseSaProfiles() 600 bool ParseUtil::CheckPathExist(const string& profilePath) in CheckPathExist() 606 bool ParseUtil::ParseTrustConfig(const string& profilePath, in ParseTrustConfig()
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
H A D | zero_branch_test_call_state.cpp | 387 std::string profilePath = ""; variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/ |
H A D | component_loader.cpp | 507 char *profilePath = GetOneCfgFile(COMPONENTSLOAD_PROFILE_PATH, buf, MAX_PATH_LEN); in ParseConfig() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_parser.cpp | 232 std::string profilePath = path + std::string(PATH_SEPARATOR) + PROFILE_NAME; in ParseHapProfile() local
|
H A D | gt_bundle_parser.cpp | 156 char profilePath[PATH_LENGTH] = { 0 }; in ParseHapProfile() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | module_profile.cpp | 2019 std::string profilePath = PROFILE_PATH + profileConfiguration + JSON_SUFFIX; in ToInnerProfileConfiguration() local
|
H A D | bundle_data_mgr.cpp | 7137 std::string profilePath = mapItem->second; in GetJsonProfile() local 7177 const std::string &profilePath, std::string &profile) const in GetJsonProfileByExtractor() argument
|