Searched defs:SendRequest (Results 1 – 5 of 5) sorted by relevance
/device/google/cuttlefish/common/libs/security/ | ||
D | gatekeeper_channel_sharedfd.cpp | 28 bool SharedFdGatekeeperChannel::SendRequest( in SendRequest() function in cuttlefish::SharedFdGatekeeperChannel |
D | keymaster_channel_sharedfd.cpp | 37 bool SharedFdKeymasterChannel::SendRequest( in SendRequest() function in cuttlefish::SharedFdKeymasterChannel |
D | keymaster_channel_windows.cpp | 108 bool KeymasterWindowsChannel::SendRequest( in SendRequest() function in cuttlefish::KeymasterWindowsChannel |
D | gatekeeper_channel_windows.cpp | 106 bool GatekeeperWindowsChannel::SendRequest( in SendRequest() function in cuttlefish::GatekeeperWindowsChannel |
/device/google/cuttlefish/common/libs/transport/ | ||
D | channel_sharedfd.cpp | 30 Result<void> SharedFdChannel::SendRequest(RawMessage& message) { in SendRequest() function in cuttlefish::transport::SharedFdChannel |