Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp4371 ErrCode BundleMgrProxy::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp4022 ErrCode BundleMgrHostImpl::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp7954 ErrCode BundleDataMgr::GetDeveloperIds(const std::string &appDistributionType, in GetDeveloperIds() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp5091 napi_value GetDeveloperIds(napi_env env, napi_callback_info info) in GetDeveloperIds() function