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

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

Completed in 54 milliseconds