Home
last modified time | relevance | path

Searched defs:GetDeveloperIds (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4335 ErrCode BundleMgrProxy::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp4081 ErrCode BundleMgrHostImpl::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp8355 ErrCode BundleDataMgr::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds() function in OHOS::AppExecFwk::BundleDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp5108 napi_value GetDeveloperIds(napi_env env, napi_callback_info info) in GetDeveloperIds() function