/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_bundle_manager_form.h | 53 ErrCode GetNameForUid(const int uid, std::string& bundleName) override in GetNameForUid() function 98 ErrCode GetNameForUid(const int uid, std::string& bundleName) override in GetNameForUid() function
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
H A D | mock_bundle_manager.cpp | 37 ErrCode BundleMgrProxy::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrProxy
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
H A D | mock_bundle_mgr.cpp | 43 ErrCode BundleMgrProxy::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrProxy
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_bundle_manager.cpp | 54 ErrCode BundleMgrProxy::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrProxy
|
/ohos5.0/base/customization/enterprise_device_management/common/external/src/ |
H A D | edm_bundle_manager_impl.cpp | 29 ErrCode EdmBundleManagerImpl::GetNameForUid(int uid, std::string &name) in GetNameForUid() function in OHOS::EDM::EdmBundleManagerImpl
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_bundle_mgr_helper.cpp | 40 void BundleActiveBundleMgrHelper::GetNameForUid(int32_t uid, std::string& bundleName) in GetNameForUid() function in OHOS::DeviceUsageStats::BundleActiveBundleMgrHelper
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/common/ |
H A D | bundle_manager_adapter.cpp | 62 ErrCode BundleManagerAdapter::GetNameForUid(const int uid, std::string &bundleName) in GetNameForUid() function in OHOS::AccountSA::BundleManagerAdapter
|
/ohos5.0/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/ |
H A D | bundle_manager_adapter.cpp | 38 ErrCode BundleManagerAdapter::GetNameForUid(const int uid, std::string &bundleName) in GetNameForUid() function in OHOS::AccountSA::BundleManagerAdapter
|
H A D | bundle_manager_adapter_proxy.cpp | 238 ErrCode BundleManagerAdapterProxy::GetNameForUid(const int uid, std::string &bundleName) in GetNameForUid() function in OHOS::AccountSA::BundleManagerAdapterProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
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 | 780 ErrCode BundleMgrProxy::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrProxy
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/ |
H A D | fms_form_bms_helper_test.cpp | 120 int32_t GetNameForUid(const int uid, std::string &bundleName) override in GetNameForUid() function in OHOS::AppExecFwk::MockBundleMgrProxy
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | fms_form_mgr_service_test2.cpp | 99 int32_t GetNameForUid(const int uid, std::string &bundleName) override in GetNameForUid() function in __anonb194acf80110::MockBundleMgrProxy
|
/ohos5.0/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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 365 virtual ErrCode GetNameForUid(const int uid, std::string &name) in GetNameForUid() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 532 ErrCode BundleMgrHostImpl::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
H A D | bundle_data_mgr.cpp | 3643 ErrCode BundleDataMgr::GetNameForUid(const int uid, std::string &name) const in GetNameForUid() function in OHOS::AppExecFwk::BundleDataMgr
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.cpp | 4238 napi_value GetNameForUid(napi_env env, napi_callback_info info) in GetNameForUid() function
|