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

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
screen_capturer_win_gdi.h 92 bool set_thread_execution_state_failed_; member in class:webrtc::ScreenCapturerWinGdi
screen_capturer_win_gdi.cc 47 set_thread_execution_state_failed_(false) {
81 if (!set_thread_execution_state_failed_) {
82 set_thread_execution_state_failed_ = true;
screen_capturer_win_magnifier.cc 45 set_thread_execution_state_failed_(false),
90 if (!set_thread_execution_state_failed_) {
91 set_thread_execution_state_failed_ = true;
screen_capturer_win_magnifier.h 128 bool set_thread_execution_state_failed_; member in class:webrtc::ScreenCapturerWinMagnifier

Completed in 55 milliseconds