Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/appaccount_stub/selectaccountsbyoptionsstub_fuzzer/
Dselectaccountsbyoptionsstub_fuzzer.cpp72 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::SELECT_ACCOUNTS_BY_OPTIONS); in SelectAccountsByOptionsStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h128 SELECT_ACCOUNTS_BY_OPTIONS, enumerator
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_proxy.cpp970 ErrCode result = SendRequest(AppAccountInterfaceCode::SELECT_ACCOUNTS_BY_OPTIONS, data, reply); in SelectAccountsByOptions()
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_stub.cpp204 static_cast<uint32_t>(AppAccountInterfaceCode::SELECT_ACCOUNTS_BY_OPTIONS),