Searched defs:QueryCurrentOsAccount (Results 1 – 5 of 5) sorted by relevance
39 "QueryCurrentOsAccount": [], array
163 ErrCode OsAccountManager::QueryCurrentOsAccount(OsAccountInfo &osAccountInfo) in QueryCurrentOsAccount() function in OHOS::AccountSA::OsAccountManager
786 ErrCode OsAccountManagerService::QueryCurrentOsAccount(OsAccountInfo &osAccountInfo) in QueryCurrentOsAccount() function in OHOS::AccountSA::OsAccountManagerService815 ErrCode OsAccountManagerService::QueryCurrentOsAccount(StringRawData& stringRawData) in QueryCurrentOsAccount() function in OHOS::AccountSA::OsAccountManagerService
460 ErrCode OsAccount::QueryCurrentOsAccount(OsAccountInfo &osAccountInfo) in QueryCurrentOsAccount() function in OHOS::AccountSA::OsAccount
809 napi_value QueryCurrentOsAccount(napi_env env, napi_callback_info cbInfo) in QueryCurrentOsAccount() function