Home
last modified time | relevance | path

Searched refs:QUERY_ALL_CREATED_OS_ACCOUNTS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/common/include/
H A Daccountmgr_service_ipc_interface_code.h61 QUERY_ALL_CREATED_OS_ACCOUNTS, enumerator
/ohos5.0/base/account/os_account/test/fuzztest/osaccount_stub/checkosaccountconstraintenabledstub_fuzzer/
H A Dcheckosaccountconstraintenabledstub_fuzzer.cpp91 …static_cast<int32_t>(OsAccountInterfaceCode::QUERY_ALL_CREATED_OS_ACCOUNTS), datas, reply, option); in ProcQueryAllCreatedOsAccountsStubFuzzTest()
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_proxy.cpp515 … ErrCode result = SendRequest(OsAccountInterfaceCode::QUERY_ALL_CREATED_OS_ACCOUNTS, data, reply); in QueryAllCreatedOsAccounts()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp183 static_cast<uint32_t>(OsAccountInterfaceCode::QUERY_ALL_CREATED_OS_ACCOUNTS),