Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/iamaccount_stub/closesessionstub_fuzzer/
Dclosesessionstub_fuzzer.cpp45 uint32_t code = static_cast<uint32_t>(AccountIAMInterfaceCode::CLOSE_SESSION); in CloseSessionStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h139 CLOSE_SESSION, enumerator
/base/account/os_account/frameworks/account_iam/src/
Daccount_iam_mgr_proxy.cpp91 int32_t result = SendRequest(AccountIAMInterfaceCode::CLOSE_SESSION, data, reply); in CloseSession()
/base/account/os_account/services/accountmgr/src/account_iam/
Daccount_iam_mgr_stub.cpp43 static_cast<uint32_t>(AccountIAMInterfaceCode::CLOSE_SESSION),