Home
last modified time | relevance | path

Searched defs:GetResConfigFile (Results 1 – 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_client.cpp95 bool BundleMgrClient::GetResConfigFile(const HapModuleInfo &hapModuleInfo, const std::string &metad… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
105 bool BundleMgrClient::GetResConfigFile(const ExtensionAbilityInfo &extensionInfo, const std::string… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
115 bool BundleMgrClient::GetResConfigFile(const AbilityInfo &abilityInfo, const std::string &metadataN… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
Dbundle_mgr_client_impl.cpp162 bool BundleMgrClientImpl::GetResConfigFile(const HapModuleInfo &hapModuleInfo, const std::string &m… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientImpl
180 bool BundleMgrClientImpl::GetResConfigFile(const ExtensionAbilityInfo &extensionInfo, const std::st… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientImpl
198 bool BundleMgrClientImpl::GetResConfigFile(const AbilityInfo &abilityInfo, const std::string &metad… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientImpl
/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/src/
Dmock_bundle_manager.cpp87 bool BundleMgrClient::GetResConfigFile(const ExtensionAbilityInfo &extensionInfo, in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
/foundation/barrierfree/accessibility/services/test/mock/
Dmock_bundle_manager.cpp232 bool BundleMgrClient::GetResConfigFile(const ExtensionAbilityInfo& extensionInfo, const std::string… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
Dbundle_mgr_client_system_test.cpp228 bool BundleMgrClientSystemTest::GetResConfigFile(Args&&...args) in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientSystemTest