Home
last modified time | relevance | path

Searched defs:SendMessage (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dcamera_controller.h31 virtual void SendMessage(const Json::Value& msg) { in SendMessage() function
Dclient_handler.cpp159 Result<void> ClientHandler::SendMessage(const Json::Value &msg) { in SendMessage() function in cuttlefish::webrtc_streaming::ClientHandler
/device/google/cuttlefish/common/libs/security/
Dkeymaster_channel_sharedfd.cpp47 bool SharedFdKeymasterChannel::SendMessage( in SendMessage() function in cuttlefish::SharedFdKeymasterChannel
Dgatekeeper_channel_sharedfd.cpp43 bool SharedFdGatekeeperChannel::SendMessage( in SendMessage() function in cuttlefish::SharedFdGatekeeperChannel
Dgatekeeper_channel_windows.cpp118 bool GatekeeperWindowsChannel::SendMessage( in SendMessage() function in cuttlefish::GatekeeperWindowsChannel
Dkeymaster_channel_windows.cpp118 bool KeymasterWindowsChannel::SendMessage( in SendMessage() function in cuttlefish::KeymasterWindowsChannel
Dchannel_sharedfd.cpp72 Result<void> SharedFdChannel::SendMessage(uint32_t command, bool response, in SendMessage() function in cuttlefish::secure_env::SharedFdChannel
/device/google/cuttlefish/host/libs/wmediumd_controller/
Dwmediumd_controller.cpp107 bool WmediumdController::SendMessage(const WmediumdMessage& message) { in SendMessage() function in cuttlefish::WmediumdController