Searched defs:SendRequest (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish/common/libs/security/ | ||
D | keymaster_channel_sharedfd.cpp | 37 bool SharedFdKeymasterChannel::SendRequest( in SendRequest() function in cuttlefish::SharedFdKeymasterChannel |
D | gatekeeper_channel_sharedfd.cpp | 33 bool SharedFdGatekeeperChannel::SendRequest( in SendRequest() function in cuttlefish::SharedFdGatekeeperChannel |
D | gatekeeper_channel_windows.cpp | 107 bool GatekeeperWindowsChannel::SendRequest( in SendRequest() function in cuttlefish::GatekeeperWindowsChannel |
D | keymaster_channel_windows.cpp | 108 bool KeymasterWindowsChannel::SendRequest( in SendRequest() function in cuttlefish::KeymasterWindowsChannel |
D | channel_sharedfd.cpp | 46 Result<void> SharedFdChannel::SendRequest(uint32_t command, void* message, size_t message_size) { in SendRequest() function in cuttlefish::secure_env::SharedFdChannel |
/device/google/cuttlefish/host/commands/cvd/ | ||
D | client.cpp | 226 Result<cvd::Response> CvdClient::SendRequest(const cvd::Request& request, in SendRequest() function in cuttlefish::CvdClient |