Home
last modified time | relevance | path

Searched defs:BatchGetBundleInfo (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/
H A Dbms_extension_client.cpp245 ErrCode BmsExtensionClient::BatchGetBundleInfo(const std::vector<std::string> &bundleNames, int32_t flags, in BatchGetBundleInfo() function in OHOS::AppExecFwk::BmsExtensionClient
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp399 ErrCode BundleMgrProxy::BatchGetBundleInfo(const std::vector<Want> &wants, int32_t flags, in BatchGetBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
409 ErrCode BundleMgrProxy::BatchGetBundleInfo(const std::vector<std::string> &bundleNames, int32_t flags, in BatchGetBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h192 virtual ErrCode BatchGetBundleInfo(const std::vector<Want> &wants, int32_t flags, in BatchGetBundleInfo() function in OHOS::AppExecFwk::IBundleMgr
205 virtual ErrCode BatchGetBundleInfo(const std::vector<std::string> &bundleNames, int32_t flags, in BatchGetBundleInfo() function in OHOS::AppExecFwk::IBundleMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp269 ErrCode BundleMgrHostImpl::BatchGetBundleInfo(const std::vector<std::string> &bundleNames, int32_t flags, in BatchGetBundleInfo() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp2756 void BundleDataMgr::BatchGetBundleInfo(const std::vector<std::string> &bundleNames, int32_t flags, in BatchGetBundleInfo() function in OHOS::AppExecFwk::BundleDataMgr

Completed in 35 milliseconds