Home
last modified time | relevance | path

Searched refs:ProcessImpl (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/src/system_wrappers/source/
Dcpu_win.h52 bool ProcessImpl();
Dcpu_win.cc182 return reinterpret_cast<CpuWindows*>(thread_object)->ProcessImpl(); in Process()
185 bool CpuWindows::ProcessImpl() in ProcessImpl() function in webrtc::CpuWindows