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

  /external/chromium_org/media/cast/framer/
cast_message_builder.cc 28 acked_last_frame_(true),
77 if (acked_last_frame_) {
78 acked_last_frame_ = false;
80 acked_last_frame_ = true;
92 acked_last_frame_ = true;
cast_message_builder.h 59 bool acked_last_frame_; member in class:media::cast::CastMessageBuilder

Completed in 66 milliseconds