Home
last modified time | relevance | path

Searched defs:SendResponse (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/common/libs/security/
Dkeymaster_channel_sharedfd.cpp42 bool SharedFdKeymasterChannel::SendResponse( in SendResponse() function in cuttlefish::SharedFdKeymasterChannel
Dgatekeeper_channel_sharedfd.cpp38 bool SharedFdGatekeeperChannel::SendResponse( in SendResponse() function in cuttlefish::SharedFdGatekeeperChannel
Dgatekeeper_channel_windows.cpp112 bool GatekeeperWindowsChannel::SendResponse( in SendResponse() function in cuttlefish::GatekeeperWindowsChannel
Dkeymaster_channel_windows.cpp113 bool KeymasterWindowsChannel::SendResponse( in SendResponse() function in cuttlefish::KeymasterWindowsChannel
Dchannel_sharedfd.cpp50 Result<void> SharedFdChannel::SendResponse(uint32_t command, void* message, size_t message_size) { in SendResponse() function in cuttlefish::secure_env::SharedFdChannel
/device/google/cuttlefish/host/commands/cvd/
Dserver_client.cpp77 Result<void> SendResponse(const SharedFD& client, in SendResponse() function
/device/google/cuttlefish/common/libs/confui/
Dprotocol.cpp133 bool SendResponse(SharedFD fd, const std::string& session_id, in SendResponse() function