Home
last modified time | relevance | path

Searched defs:profilePath (Results 1 - 9 of 9) sorted by relevance

/foundation/systemabilitymgr/safwk/test/fuzztest/systemabilityfwk_fuzzer/
H A Dsystemabilityfwk_fuzzer.cpp95 std::string profilePath = strVal; in FuzzLocalAbilityManager() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dlocal_ability_manager_test.cpp153 string profilePath = "/system/usr/profile_audio.json"; in HWTEST_F() local
169 string profilePath = "/system/usr/profile_audio.json"; in HWTEST_F() local
186 string profilePath = "/system/usr/profile_audio.json"; in HWTEST_F() local
200 string profilePath = ""; in HWTEST_F() local
214 string profilePath = "/system/usr/test"; in HWTEST_F() local
228 string profilePath = "/system/usr/profile_audio.json"; HWTEST_F() local
243 string profilePath = TEST_RESOURCE_PATH + "test_trust_all_allow.json"; HWTEST_F() local
259 string profilePath; HWTEST_F() local
279 string profilePath = TEST_RESOURCE_PATH + "test_trust_all_allow.json"; HWTEST_F() local
294 string profilePath = ""; HWTEST_F() local
308 string profilePath = "/system/usr/profile_audio.json"; HWTEST_F() local
322 string profilePath = "/system/usr/profile_audio.json"; HWTEST_F() local
626 std::string profilePath = "/system/usr/profile_audio.json"; HWTEST_F() local
642 std::string profilePath = "/system/usr/profile_audio.json"; HWTEST_F() local
704 std::string profilePath = "/system/usr/profile_audio.json"; HWTEST_F() local
719 std::string profilePath = "/system/usr/profile_audio.json"; HWTEST_F() local
737 std::string profilePath = "/system/usr/profile_audio.json"; HWTEST_F() local
858 std::string profilePath = "/system/usr/profile_audio.json"; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp232 std::string profilePath = path + std::string(PATH_SEPARATOR) + PROFILE_NAME; in ParseHapProfile() local
H A Dgt_bundle_parser.cpp156 char profilePath[PATH_LENGTH] = { 0 }; in ParseHapProfile() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp502 char *profilePath = GetOneCfgFile(COMPONENTSLOAD_PROFILE_PATH, buf, MAX_PATH_LEN); in ParseConfig() local
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp236 bool ParseUtil::ParseSaProfiles(const string& profilePath) in ParseSaProfiles() argument
604 bool ParseUtil::CheckPathExist(const string& profilePath) in CheckPathExist() argument
610 bool ParseUtil::ParseTrustConfig(const string& profilePath, in ParseTrustConfig() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1847 std::string profilePath = PROFILE_PATH + profileConfiguration + JSON_SUFFIX; in ToInnerProfileConfiguration() local
H A Dbundle_data_mgr.cpp7190 std::string profilePath = mapItem->second; in GetJsonProfile() local
7229 GetJsonProfileByExtractor(const std::string &hapPath, const std::string &profilePath, std::string &profile) const GetJsonProfileByExtractor() argument
/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dlocal_ability_manager.cpp100 void LocalAbilityManager::DoStartSAProcess(const std::string& profilePath, int32_t saId) in DoStartSAProcess() argument
138 std::string LocalAbilityManager::GetTraceTag(const std::string& profilePath) in GetTraceTag() argument
153 bool LocalAbilityManager::CheckAndGetProfilePath(const std::string& profilePath, std::string& realProfilePath) in CheckAndGetProfilePath() argument
192 bool LocalAbilityManager::InitSystemAbilityProfiles(const std::string& profilePath, int32_t saId) in InitSystemAbilityProfiles() argument
[all...]

Completed in 32 milliseconds