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

  /external/chromium_org/base/
file_util.h 389 class ScopedFILEClose {
398 typedef scoped_ptr_malloc<FILE, ScopedFILEClose> ScopedFILE;
  /external/chromium/base/
file_util.h 377 class ScopedFILEClose {
386 typedef scoped_ptr_malloc<FILE, ScopedFILEClose> ScopedFILE;

Completed in 38 milliseconds