Home
last modified time | relevance | path

Searched defs:systemState (Results 1 – 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
Dbundle_resource_rdb.cpp165 std::string systemState = BundleSystemState::GetInstance().ToString(); in GetAllResourceName() local
234 std::string systemState = BundleSystemState::GetInstance().ToString(); in GetResourceNameByBundleName() local
285 std::string systemState = BundleSystemState::GetInstance().ToString(); in GetBundleResourceInfo() local
323 std::string systemState = BundleSystemState::GetInstance().ToString(); in GetLauncherAbilityResourceInfo() local
364 std::string systemState = BundleSystemState::GetInstance().ToString(); in GetAllBundleResourceInfo() local
404 std::string systemState = BundleSystemState::GetInstance().ToString(); in GetAllLauncherAbilityResourceInfo() local
589 std::string systemState = BundleSystemState::GetInstance().ToString(); in UpdateResourceForSystemStateChanged() local
624 bool BundleResourceRdb::GetCurrentSystemState(std::string &systemState) in GetCurrentSystemState()
651 std::string systemState = BundleSystemState::GetInstance().ToString(); in DeleteNotExistResourceInfo() local
668 std::string systemState = BundleSystemState::GetInstance().ToString(); in GetExtensionAbilityResourceInfo() local
[all …]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmsbundleresource_fuzzer/
Dbmsbundleresource_fuzzer.cpp78 std::string systemState; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/
Dbundle_system_state.cpp74 bool BundleSystemState::FromString(const std::string &systemState) in FromString()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresrdb_fuzzer/
Dbundleresrdb_fuzzer.cpp81 std::string systemState(data, size); in DoSomethingInterestingWithMyAPI() local