Home
last modified time | relevance | path

Searched defs:GetBundleInfoForSelf (Results 1 – 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/native/bundle/src/
Dbundle_mgr_proxy_native.cpp41 bool BundleMgrProxyNative::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function in OHOS::AppExecFwk::BundleMgrProxyNative
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
Dmock_bundle_manager.cpp372 ErrCode BundleMgrService::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function in OHOS::AppExecFwk::BundleMgrService
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h187 virtual ErrCode GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp241 ErrCode BundleMgrHostImpl::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function in OHOS::AppExecFwk::BundleMgrHostImpl
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp377 ErrCode BundleMgrProxy::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp2781 napi_value GetBundleInfoForSelf(napi_env env, napi_callback_info info) in GetBundleInfoForSelf() function