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

  /external/chromium_org/media/base/android/
media_source_player.cc 90 is_waiting_for_key_(false) {
276 if (!is_waiting_for_key_)
279 is_waiting_for_key_ = false;
308 // |is_waiting_for_key_| condition may not be true anymore.
309 is_waiting_for_key_ = false;
637 is_waiting_for_key_ = true;
media_source_player.h 278 bool is_waiting_for_key_; member in class:media::MediaSourcePlayer

Completed in 100 milliseconds