Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp1074 ErrCode OsAccountManagerService::GetOsAccountShortNameCommon(const int32_t id, std::string &shortNa… in GetOsAccountShortNameCommon() function in OHOS::AccountSA::OsAccountManagerService
1087 return GetOsAccountShortNameCommon(id, shortName); in GetOsAccountShortName()
1108 return GetOsAccountShortNameCommon(id, shortName); in GetOsAccountShortNameById()
/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_manager_service.h141 ErrCode GetOsAccountShortNameCommon(const int32_t id, std::string &shortName);