Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_client.cpp75 bool BundleMgrClient::GetResConfigFile(const HapModuleInfo &hapModuleInfo, const std::string &metad… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
85 bool BundleMgrClient::GetResConfigFile(const ExtensionAbilityInfo &extensionInfo, const std::string… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
95 bool BundleMgrClient::GetResConfigFile(const AbilityInfo &abilityInfo, const std::string &metadataN… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
Dbundle_mgr_client_impl.cpp108 bool BundleMgrClientImpl::GetResConfigFile(const HapModuleInfo &hapModuleInfo, const std::string &m… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientImpl
126 bool BundleMgrClientImpl::GetResConfigFile(const ExtensionAbilityInfo &extensionInfo, const std::st… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientImpl
144 bool BundleMgrClientImpl::GetResConfigFile(const AbilityInfo &abilityInfo, const std::string &metad… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientImpl
/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.cpp225 bool BundleMgrClientSystemTest::GetResConfigFile(Args&&...args) in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientSystemTest