Home
last modified time | relevance | path

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

/art/libartbase/base/unix_file/
Dfd_file.cc54 class ScopedEvent { class
56 ScopedEvent() { in ScopedEvent() function in unix_file::ScopedEvent
63 ~ScopedEvent() { CloseHandle(handle_); } in ~ScopedEvent()
69 DISALLOW_COPY_AND_ASSIGN(ScopedEvent);
75 ScopedEvent event; in pread()
104 ScopedEvent event; in pwrite()