Home
last modified time | relevance | path

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

/art/libartbase/base/unix_file/
Dfd_file.cc50 class ScopedEvent { class
52 ScopedEvent() { in ScopedEvent() function in unix_file::ScopedEvent
59 ~ScopedEvent() { CloseHandle(handle_); } in ~ScopedEvent()
65 DISALLOW_COPY_AND_ASSIGN(ScopedEvent);
71 ScopedEvent event; in pread()
100 ScopedEvent event; in pwrite()