Home
last modified time | relevance | path

Searched defs:GetProvisionMetadata (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1310 virtual ErrCode GetProvisionMetadata(const std::string &bundleName, int32_t userId, in GetProvisionMetadata() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3378 ErrCode BundleMgrHostImpl::GetProvisionMetadata(const std::string &bundleName, int32_t userId, in GetProvisionMetadata() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp6603 ErrCode BundleDataMgr::GetProvisionMetadata(const std::string &bundleName, int32_t userId, in GetProvisionMetadata() function in OHOS::AppExecFwk::BundleDataMgr