Searched defs:GetNameForUid (Results 1 - 10 of 10) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_mini_proxy.cpp | 34 ErrCode BundleMgrMiniProxy::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrMiniProxy
|
H A D | bundle_mgr_client.cpp | 38 ErrCode BundleMgrClient::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrClient
|
H A D | bundle_mgr_client_impl.cpp | 60 ErrCode BundleMgrClientImpl::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrClientImpl
|
H A D | bundle_mgr_proxy.cpp | 812 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 D | bundle_active_bundle_mgr_helper.cpp | 39 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 D | bundle_mgr_helper.cpp | 41 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 D | bundle_mgr_interface.h | 364 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 D | bundle_mgr_host_impl.cpp | 522 ErrCode BundleMgrHostImpl::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
H A D | bundle_data_mgr.cpp | 3694 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 D | bundle_mgr.cpp | 4237 napi_value GetNameForUid(napi_env env, napi_callback_info info) in GetNameForUid() function
|
Completed in 54 milliseconds