Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/test/unittest/mock/src/
Dbundle_manager_mock.cpp49 ErrCode BundleMgrProxy::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrProxy
137 ErrCode BundleMgrService::GetNameForUid(const int uid, std::string &name) in GetNameForUid() function in OHOS::AppExecFwk::BundleMgrService
/base/account/os_account/services/accountmgr/test/mock/common/
Dbundle_manager_adapter.cpp50 ErrCode BundleManagerAdapter::GetNameForUid(const int uid, std::string &bundleName) in GetNameForUid() function in OHOS::AccountSA::BundleManagerAdapter
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/
Dbundle_manager_adapter.cpp38 ErrCode BundleManagerAdapter::GetNameForUid(const int uid, std::string &bundleName) in GetNameForUid() function in OHOS::AccountSA::BundleManagerAdapter
Dbundle_manager_adapter_proxy.cpp241 ErrCode BundleManagerAdapterProxy::GetNameForUid(const int uid, std::string &bundleName) in GetNameForUid() function in OHOS::AccountSA::BundleManagerAdapterProxy