OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_system_times_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/base/
cpumonitor.cc
88
,
get_system_times_
(NULL),
114
get_system_times_
= GetProcAddress(GetModuleHandle(L"kernel32.dll"),
119
if ((
get_system_times_
== NULL) && (nt_query_system_information_ == NULL)) {
179
GST_PROC get_system_times = reinterpret_cast<GST_PROC>(
get_system_times_
);
cpumonitor.h
83
void*
get_system_times_
;
member in class:rtc::CpuSampler
Completed in 159 milliseconds