Home
last modified time | relevance | path

Searched defs:GetAllBundleInfoByDeveloperId (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.cpp4312 ErrCode BundleMgrProxy::GetAllBundleInfoByDeveloperId(const std::string &developerId, in GetAllBundleInfoByDeveloperId() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp4059 ErrCode BundleMgrHostImpl::GetAllBundleInfoByDeveloperId(const std::string &developerId, in GetAllBundleInfoByDeveloperId() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp8303 ErrCode BundleDataMgr::GetAllBundleInfoByDeveloperId(const std::string &developerId, in GetAllBundleInfoByDeveloperId() function in OHOS::AppExecFwk::BundleDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp5050 napi_value GetAllBundleInfoByDeveloperId(napi_env env, napi_callback_info info) in GetAllBundleInfoByDeveloperId() function