HomeSort by relevance Sort by last modified time
    Searched defs:SendControlMessage (Results 1 - 2 of 2) sorted by null

  /device/google/cuttlefish_common/guest/hals/sensors/
vsoc_sensors.cpp 151 SendControlMessage(msg);
484 return SendControlMessage(msg);
487 bool GceSensors::SendControlMessage(SensorControlMessage msg) {
  /external/webrtc/talk/app/webrtc/
datachannel.cc 444 SendControlMessage(payload);
448 SendControlMessage(payload);
610 SendControlMessage(buf->data);
619 bool DataChannel::SendControlMessage(const rtc::Buffer& buffer) {

Completed in 183 milliseconds