Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_provision_info/
H A Dapp_provision_info_manager.cpp62 bool AppProvisionInfoManager::GetSpecifiedDistributionType( in GetSpecifiedDistributionType() function in OHOS::AppExecFwk::AppProvisionInfoManager
H A Dapp_provision_info_rdb.cpp235 bool AppProvisionInfoManagerRdb::GetSpecifiedDistributionType( in GetSpecifiedDistributionType() function in OHOS::AppExecFwk::AppProvisionInfoManagerRdb
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1357 …virtual ErrCode GetSpecifiedDistributionType(const std::string &bundleName, std::string &specified… in GetSpecifiedDistributionType() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp3813 ErrCode BundleMgrProxy::GetSpecifiedDistributionType(const std::string &bundleName, in GetSpecifiedDistributionType() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3554 ErrCode BundleMgrHostImpl::GetSpecifiedDistributionType(const std::string &bundleName, in GetSpecifiedDistributionType() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp6949 ErrCode BundleDataMgr::GetSpecifiedDistributionType( in GetSpecifiedDistributionType() function in OHOS::AppExecFwk::BundleDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp4544 napi_value GetSpecifiedDistributionType(napi_env env, napi_callback_info info) in GetSpecifiedDistributionType() function