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

  /external/chromium/base/
dir_reader_linux.h 30 class DirReaderLinux {
32 explicit DirReaderLinux(const char* directory_path)
38 ~DirReaderLinux() {
93 DISALLOW_COPY_AND_ASSIGN(DirReaderLinux);
  /external/chromium_org/base/files/
dir_reader_linux.h 29 class DirReaderLinux {
31 explicit DirReaderLinux(const char* directory_path)
38 ~DirReaderLinux() {
93 DISALLOW_COPY_AND_ASSIGN(DirReaderLinux);

Completed in 228 milliseconds