HomeSort by relevance Sort by last modified time
    Searched refs:ScopedFDClose (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/
file_util.h 401 class ScopedFDClose {
411 typedef scoped_ptr_malloc<int, ScopedFDClose> ScopedFD;
  /external/chromium/base/
file_util.h 390 class ScopedFDClose {
400 typedef scoped_ptr_malloc<int, ScopedFDClose> ScopedFD;

Completed in 241 milliseconds