Searched defs:SendResponse (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish/common/libs/security/ | ||
D | gatekeeper_channel_sharedfd.cpp | 33 bool SharedFdGatekeeperChannel::SendResponse( in SendResponse() function in cuttlefish::SharedFdGatekeeperChannel |
D | keymaster_channel_sharedfd.cpp | 42 bool SharedFdKeymasterChannel::SendResponse( in SendResponse() function in cuttlefish::SharedFdKeymasterChannel |
D | keymaster_channel_windows.cpp | 113 bool KeymasterWindowsChannel::SendResponse( in SendResponse() function in cuttlefish::KeymasterWindowsChannel |
D | gatekeeper_channel_windows.cpp | 111 bool GatekeeperWindowsChannel::SendResponse( in SendResponse() function in cuttlefish::GatekeeperWindowsChannel |
/device/google/cuttlefish/common/libs/transport/ | ||
D | channel_sharedfd.cpp | 34 Result<void> SharedFdChannel::SendResponse(RawMessage& message) { in SendResponse() function in cuttlefish::transport::SharedFdChannel |
/device/google/cuttlefish/common/libs/confui/ | ||
D | protocol.cpp | 133 bool SendResponse(SharedFD fd, const std::string& session_id, in SendResponse() function |