Home
last modified time | relevance | path

Searched defs:GetBundleResourceInfo (Results 1 – 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundle_resource/
Dbundle_resource_interface.h30 virtual ErrCode GetBundleResourceInfo(const std::string &bundleName, const uint32_t flags, in GetBundleResourceInfo() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
Dbundle_resource_host_impl.cpp25 ErrCode BundleResourceHostImpl::GetBundleResourceInfo(const std::string &bundleName, const uint32_t… in GetBundleResourceInfo() function in OHOS::AppExecFwk::BundleResourceHostImpl
Dbundle_resource_manager.cpp186 bool BundleResourceManager::GetBundleResourceInfo(const std::string &bundleName, const uint32_t fla… in GetBundleResourceInfo() function in OHOS::AppExecFwk::BundleResourceManager
Dbundle_resource_process.cpp90 bool BundleResourceProcess::GetBundleResourceInfo(const InnerBundleInfo &innerBundleInfo, in GetBundleResourceInfo() function in OHOS::AppExecFwk::BundleResourceProcess
Dbundle_resource_rdb.cpp173 bool BundleResourceRdb::GetBundleResourceInfo( in GetBundleResourceInfo() function in OHOS::AppExecFwk::BundleResourceRdb
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/
Dbundle_resource_unsupported.cpp26 napi_value GetBundleResourceInfo(napi_env env, napi_callback_info info) in GetBundleResourceInfo() function
Dbundle_resource.cpp167 napi_value GetBundleResourceInfo(napi_env env, napi_callback_info info) in GetBundleResourceInfo() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundle_resource/
Dbundle_resource_proxy.cpp59 ErrCode BundleResourceProxy::GetBundleResourceInfo(const std::string &bundleName, in GetBundleResourceInfo() function in OHOS::AppExecFwk::BundleResourceProxy