Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h60 QUERY_ALL_CREATED_OS_ACCOUNTS, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp146 static_cast<uint32_t>(OsAccountInterfaceCode::QUERY_ALL_CREATED_OS_ACCOUNTS),
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp495 … ErrCode result = SendRequest(OsAccountInterfaceCode::QUERY_ALL_CREATED_OS_ACCOUNTS, data, reply); in QueryAllCreatedOsAccounts()