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

  /external/chromium/base/
dir_reader_posix.h 11 // This header provides a class, DirReaderPosix, which allows one to open and
30 typedef DirReaderLinux DirReaderPosix;
32 typedef DirReaderFallback DirReaderPosix;
  /external/chromium_org/base/files/
dir_reader_posix.h 10 // This header provides a class, DirReaderPosix, which allows one to open and
29 typedef DirReaderLinux DirReaderPosix;
31 typedef DirReaderFallback DirReaderPosix;

Completed in 39 milliseconds