Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/security/
Dgatekeeper_channel_sharedfd.cpp33 bool SharedFdGatekeeperChannel::SendResponse( in SendResponse() function in cuttlefish::SharedFdGatekeeperChannel
Dkeymaster_channel_sharedfd.cpp42 bool SharedFdKeymasterChannel::SendResponse( in SendResponse() function in cuttlefish::SharedFdKeymasterChannel
Dkeymaster_channel_windows.cpp113 bool KeymasterWindowsChannel::SendResponse( in SendResponse() function in cuttlefish::KeymasterWindowsChannel
Dgatekeeper_channel_windows.cpp111 bool GatekeeperWindowsChannel::SendResponse( in SendResponse() function in cuttlefish::GatekeeperWindowsChannel
/device/google/cuttlefish/common/libs/transport/
Dchannel_sharedfd.cpp34 Result<void> SharedFdChannel::SendResponse(RawMessage& message) { in SendResponse() function in cuttlefish::transport::SharedFdChannel
/device/google/cuttlefish/common/libs/confui/
Dprotocol.cpp133 bool SendResponse(SharedFD fd, const std::string& session_id, in SendResponse() function