Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client.cpp86 bool BundleMgrClient::GetResConfigFile(const HapModuleInfo &hapModuleInfo, const std::string &metad… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
96 bool BundleMgrClient::GetResConfigFile(const ExtensionAbilityInfo &extensionInfo, const std::string… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
106 bool BundleMgrClient::GetResConfigFile(const AbilityInfo &abilityInfo, const std::string &metadataN… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
H A Dbundle_mgr_client_impl.cpp126 bool BundleMgrClientImpl::GetResConfigFile(const HapModuleInfo &hapModuleInfo, const std::string &m… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientImpl
144 bool BundleMgrClientImpl::GetResConfigFile(const ExtensionAbilityInfo &extensionInfo, const std::st… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientImpl
162 bool BundleMgrClientImpl::GetResConfigFile(const AbilityInfo &abilityInfo, const std::string &metad… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientImpl
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/src/
H A Dmock_bundle_manager.cpp87 bool BundleMgrClient::GetResConfigFile(const ExtensionAbilityInfo &extensionInfo, in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
/ohos5.0/base/notification/common_event_service/services/src/
H A Dbundle_manager_helper.cpp99 bool BundleManagerHelper::GetResConfigFile(const AppExecFwk::ExtensionAbilityInfo &extension, in GetResConfigFile() function in OHOS::EventFwk::BundleManagerHelper
/ohos5.0/base/notification/common_event_service/services/test/unittest/mock/
H A Dmock_bundle_manager_helper.cpp231 bool BundleManagerHelper::GetResConfigFile(const AppExecFwk::ExtensionAbilityInfo &extension, in GetResConfigFile() function in OHOS::EventFwk::BundleManagerHelper
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_bundle_manager.cpp232 bool BundleMgrClient::GetResConfigFile(const ExtensionAbilityInfo& extensionInfo, const std::string… in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClient
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp227 bool BundleMgrClientSystemTest::GetResConfigFile(Args&&...args) in GetResConfigFile() function in OHOS::AppExecFwk::BundleMgrClientSystemTest