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

  /external/webrtc/src/system_wrappers/source/
cpu_win.h 65 bool has_initialized_; member in class:webrtc::CpuWindows
cpu_win.cc 29 if (!has_initialized_)
45 if (!has_initialized_)
59 has_initialized_(false),
203 if (!success || !has_initialized_)
205 has_initialized_ = false;
400 has_initialized_ = true;

Completed in 3579 milliseconds