Home
last modified time | relevance | path

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

/external/webrtc/src/system_wrappers/source/
Dcpu_win.h54 bool CreateWmiConnection();
Dcpu_win.cc226 bool CpuWindows::CreateWmiConnection() in CreateWmiConnection() function in webrtc::CpuWindows
388 if (!CreateWmiConnection()) in Initialize()