Home
last modified time | relevance | path

Searched refs:CLOSE_SESSION (Results 1 - 8 of 8) sorted by relevance

/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_ipc_interface_code.h23 CLOSE_SESSION, member in OHOS::CaDaemon::CadaemonOperationInterfaceCode
H A Dcadaemon_stub.cpp55 case static_cast<uint32_t>(CadaemonOperationInterfaceCode::CLOSE_SESSION): in OnRemoteRequest()
/base/account/os_account/test/fuzztest/iamaccount_stub/closesessionstub_fuzzer/
H A Dclosesessionstub_fuzzer.cpp45 uint32_t code = static_cast<uint32_t>(AccountIAMInterfaceCode::CLOSE_SESSION); in CloseSessionStubFuzzTest()
/base/account/os_account/frameworks/common/include/
H A Daccountmgr_service_ipc_interface_code.h154 CLOSE_SESSION, member in OHOS::AccountSA::AccountIAMInterfaceCode
/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.h41 CLOSE_SESSION, enumerator
H A Dtee_client.cpp1184 int32_t ret = mTeecService->SendRequest(CLOSE_SESSION, data, reply, option); in CloseSession()
/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_mgr_proxy.cpp92 int32_t result = SendRequest(AccountIAMInterfaceCode::CLOSE_SESSION, data, reply); in CloseSession()
/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_mgr_stub.cpp44 static_cast<uint32_t>(AccountIAMInterfaceCode::CLOSE_SESSION),

Completed in 7 milliseconds