Searched defs:GetSerialNumberByOsAccountLocalId (Results 1 – 7 of 7) sorted by relevance
52 "GetSerialNumberByOsAccountLocalId": [], array
214 ErrCode OsAccountManager::GetSerialNumberByOsAccountLocalId(const int &id, int64_t &serialNumber) in GetSerialNumberByOsAccountLocalId() function in OHOS::AccountSA::OsAccountManager
418 ErrCode OsAccountManagerService::GetSerialNumberByOsAccountLocalId(const int &id, int64_t &serialNu… in GetSerialNumberByOsAccountLocalId() function in OHOS::AccountSA::OsAccountManagerService
883 ErrCode IInnerOsAccountManager::GetSerialNumberByOsAccountLocalId(const int &id, int64_t &serialNum… in GetSerialNumberByOsAccountLocalId() function in OHOS::AccountSA::IInnerOsAccountManager
390 ErrCode OsAccount::GetSerialNumberByOsAccountLocalId(const int &id, int64_t &serialNumber) in GetSerialNumberByOsAccountLocalId() function in OHOS::AccountSA::OsAccount
783 ErrCode OsAccountProxy::GetSerialNumberByOsAccountLocalId(const int &id, int64_t &serialNumber) in GetSerialNumberByOsAccountLocalId() function in OHOS::AccountSA::OsAccountProxy
1007 napi_value GetSerialNumberByOsAccountLocalId(napi_env env, napi_callback_info cbInfo) in GetSerialNumberByOsAccountLocalId() function