Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/osaccount_stub/dumpstatestub_fuzzer/
Ddumpstatestub_fuzzer.cpp43 uint32_t code = static_cast<uint32_t>(OsAccountInterfaceCode::DUMP_STATE); in DumpStateStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h76 DUMP_STATE, enumerator
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp861 ErrCode result = SendRequestWithAccountId(OsAccountInterfaceCode::DUMP_STATE, reply, id); in DumpState()
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp253 static_cast<uint32_t>(OsAccountInterfaceCode::DUMP_STATE),