OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EventWindows
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/system_wrappers/source/
event_win.cc
16
EventWindows
::
EventWindows
()
25
EventWindows
::~
EventWindows
()
30
bool
EventWindows
::Set()
36
bool
EventWindows
::Reset()
41
EventTypeWrapper
EventWindows
::Wait(unsigned long maxTime)
55
bool
EventWindows
::StartTimer(bool periodic, unsigned long time)
78
bool
EventWindows
::StopTimer()
event_win.h
21
class
EventWindows
: public EventWrapper
24
EventWindows
();
25
virtual ~
EventWindows
();
Completed in 568 milliseconds