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

  /external/chromium/chrome/browser/importer/
firefox2_importer.h 141 FilePath source_path_; member in class:Firefox2Importer
143 // If true, we only parse the bookmarks.html file specified as source_path_.
firefox3_importer.h 82 FilePath source_path_; member in class:Firefox3Importer
ie_importer.h 83 FilePath source_path_; member in class:IEImporter
  /external/chromium_org/chrome/installer/util/
move_tree_work_item.h 51 base::FilePath source_path_; member in class:MoveTreeWorkItem
copy_tree_work_item.h 52 base::FilePath source_path_; member in class:CopyTreeWorkItem
  /external/chromium_org/chrome/utility/importer/
firefox_importer.h 78 base::FilePath source_path_; member in class:FirefoxImporter
ie_importer_win.h 82 base::FilePath source_path_; member in class:IEImporter
  /external/chromium_org/chrome_frame/test/
test_server_test.cc 28 PathService::Get(base::DIR_SOURCE_ROOT, &source_path_);
29 source_path_ = source_path_.Append(FILE_PATH_LITERAL("chrome_frame"));
36 return source_path_;
40 base::FilePath source_path_; member in class:TestServerTest

Completed in 383 milliseconds