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

  /external/chromium_org/remoting/client/
audio_player.h 47 bool start_failed_; member in class:remoting::AudioPlayer
audio_player.cc 24 start_failed_(false),
43 if (start_failed_) {
59 start_failed_ = true;

Completed in 36 milliseconds