Home
last modified time | relevance | path

Searched refs:GetBundleNameAndCallingUid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_manager_service.cpp724 ErrCode result = GetBundleNameAndCallingUid(callingUid, bundleName); in GetBundleNameAndCheckPerm()
739 ErrCode AppAccountManagerService::GetBundleNameAndCallingUid(int32_t &callingUid, std::string &bund… in GetBundleNameAndCallingUid() function in OHOS::AccountSA::AppAccountManagerService
769 ErrCode result = GetBundleNameAndCallingUid(callingUid, bundleName); in GetCallingInfo()
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_manager_service.h111 ErrCode GetBundleNameAndCallingUid(int32_t &callingUid, std::string &bundleName);