Home
last modified time | relevance | path

Searched defs:GetNameForUid (Results 1 - 10 of 10) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_mini_proxy.cpp34 ErrCode BundleMgrMiniProxy::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrMiniProxy
H A Dbundle_mgr_client.cpp38 ErrCode BundleMgrClient::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrClient
H A Dbundle_mgr_client_impl.cpp60 ErrCode BundleMgrClientImpl::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrClientImpl
H A Dbundle_mgr_proxy.cpp812 ErrCode BundleMgrProxy::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_bundle_mgr_helper.cpp39 void BundleActiveBundleMgrHelper::GetNameForUid(int32_t uid, std::string& bundleName) in GetNameForUid() function in OHOS::DeviceUsageStats::BundleActiveBundleMgrHelper
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp41 ErrCode BundleMgrHelper::GetNameForUid(const int32_t uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrHelper
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h364 virtual ErrCode GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::IBundleMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp522 ErrCode BundleMgrHostImpl::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp3694 ErrCode BundleDataMgr::GetNameForUid(const int uid, std::string &name) const in GetNameForUid() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp4237 napi_value GetNameForUid(napi_env env, napi_callback_info info) in GetNameForUid() function

Completed in 54 milliseconds