Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/osaccount_stub/stoposaccountstub_fuzzer/
Dstoposaccountstub_fuzzer.cpp43 uint32_t code = static_cast<uint32_t>(OsAccountInterfaceCode::STOP_OS_ACCOUNT); in StopOsAccountStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h66 STOP_OS_ACCOUNT, enumerator
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp587 return SendRequestWithAccountId(OsAccountInterfaceCode::STOP_OS_ACCOUNT, reply, id); in StopOsAccount()
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp191 static_cast<uint32_t>(OsAccountInterfaceCode::STOP_OS_ACCOUNT),