HomeSort by relevance Sort by last modified time
    Searched refs:kReceive (Results 1 - 4 of 4) sorted by null

  /system/core/fastboot/
socket_mock.cpp 80 if (event.type != EventType::kReceive) {
134 events_.push(Event(EventType::kReceive, std::move(message), false, nullptr));
138 events_.push(Event(EventType::kReceive, "", true, nullptr));
142 events_.push(Event(EventType::kReceive, "", false, nullptr));
socket_mock.h 84 enum class EventType { kSend, kReceive, kAccept };
  /external/webrtc/talk/app/webrtc/
statstypes.h 56 kReceive,
statscollector.cc 797 StatsReport::kReceive)
    [all...]

Completed in 67 milliseconds