Searched defs:CloseHandles (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/ui/native_theme/
H A Dnative_theme_win.cc189 void NativeThemeWin::CloseHandles() const { function in class:ui::NativeThemeWin
362 // todo (cpu): fix this soon. Making a call to CloseHandles() here breaks
364 // CloseHandles();
/external/chromium_org/mojo/spy/
H A Dspy.cc36 void CloseHandles(MojoHandle* handles, size_t count) { function in namespace:__anon8843
144 CloseHandles(hbuf.get(), handles_read);
/external/chromium_org/base/files/
H A Dmemory_mapped_file_posix.cc78 void MemoryMappedFile::CloseHandles() { function in class:base::MemoryMappedFile
H A Dmemory_mapped_file_win.cc80 void MemoryMappedFile::CloseHandles() { function in class:base::MemoryMappedFile

Completed in 149 milliseconds