Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1465 virtual ErrCode GetAllPreinstalledApplicationInfos( in GetAllPreinstalledApplicationInfos() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4878 ErrCode BundleMgrProxy::GetAllPreinstalledApplicationInfos( in GetAllPreinstalledApplicationInfos() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp4031 ErrCode BundleMgrHostImpl::GetAllPreinstalledApplicationInfos( in GetAllPreinstalledApplicationInfos() function in OHOS::AppExecFwk::BundleMgrHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp5027 napi_value GetAllPreinstalledApplicationInfos(napi_env env, napi_callback_info info) in GetAllPreinstalledApplicationInfos() function