HomeSort by relevance Sort by last modified time
    Searched full:wmi_locator (Results 1 - 1 of 1) sorted by null

  /external/valgrind/unittest/
memory_unittest.cc 95 IWbemLocator *wmi_locator = NULL; local
98 reinterpret_cast<void**>(&wmi_locator));
103 hr = wmi_locator->ConnectServer(L"ROOT\\CIMV2", NULL, NULL, 0,
108 wmi_locator->Release();

Completed in 24 milliseconds