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

  /external/chromium/base/
file_util.h 490 FilePath root_path_; member in class:file_util::FileEnumerator
directory_watcher_inotify.cc 118 FilePath root_path_; member in class:__anon2306::DirectoryWatcherImpl
374 new DirectoryWatcherImplNotifyTask(delegate_, root_path_));
444 root_path_ = path;
457 Task* subtree_task = new RegisterSubtreeWatchesTask(this, root_path_);

Completed in 29 milliseconds