Searched defs:SendMessage (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/lib/ | ||
D | camera_controller.h | 31 virtual void SendMessage(const Json::Value& msg) { in SendMessage() function |
/device/google/cuttlefish/common/libs/security/ | ||
D | gatekeeper_channel.cpp | 59 bool GatekeeperChannel::SendMessage( in SendMessage() function in cuttlefish::GatekeeperChannel |
D | keymaster_channel.cpp | 64 bool KeymasterChannel::SendMessage( in SendMessage() function in cuttlefish::KeymasterChannel |
/device/google/cuttlefish/host/libs/wmediumd_controller/ | ||
D | wmediumd_controller.cpp | 92 bool WmediumdController::SendMessage(const WmediumdMessage& message) { in SendMessage() function in cuttlefish::WmediumdController |