Home
last modified time | relevance | path

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

/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json35 "QueryMaxOsAccountNumber": [], array
/base/account/os_account/test/fuzztest/osaccount_stub/createosaccountwithfullinfostub_fuzzer/
Dcreateosaccountwithfullinfostub_fuzzer.cpp233 void QueryMaxOsAccountNumber() in QueryMaxOsAccountNumber() function
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp143 ErrCode OsAccountManager::QueryMaxOsAccountNumber(uint32_t &maxOsAccountNumber) in QueryMaxOsAccountNumber() function in OHOS::AccountSA::OsAccountManager
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp408 ErrCode OsAccount::QueryMaxOsAccountNumber(uint32_t &maxOsAccountNumber) in QueryMaxOsAccountNumber() function in OHOS::AccountSA::OsAccount
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account.cpp1036 napi_value QueryMaxOsAccountNumber(napi_env env, napi_callback_info cbInfo) in QueryMaxOsAccountNumber() function
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp701 ErrCode OsAccountManagerService::QueryMaxOsAccountNumber(uint32_t &maxOsAccountNumber) in QueryMaxOsAccountNumber() function in OHOS::AccountSA::OsAccountManagerService
Dinner_os_account_manager.cpp1459 ErrCode IInnerOsAccountManager::QueryMaxOsAccountNumber(uint32_t &maxOsAccountNumber) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager