Home
last modified time | relevance | path

Searched defs:GetOsAccountLocalIdBySerialNumber (Results 1 – 7 of 7) sorted by relevance

/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json51 "GetOsAccountLocalIdBySerialNumber": [], array
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp216 ErrCode OsAccountManager::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &id) in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccountManager
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp605 ErrCode OsAccountManagerService::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int … in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccountManagerService
Dinner_os_account_manager.cpp1632 ErrCode IInnerOsAccountManager::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &… in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp504 ErrCode OsAccount::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &id) in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccount
Dos_account_proxy.cpp705 ErrCode OsAccountProxy::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &id) in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccountProxy
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account.cpp1172 napi_value GetOsAccountLocalIdBySerialNumber(napi_env env, napi_callback_info cbInfo) in GetOsAccountLocalIdBySerialNumber() function