HomeSort by relevance Sort by last modified time
    Searched refs:FilePath (Results 1226 - 1250 of 3914) sorted by null

<<41424344454647484950>>

  /external/chromium_org/chrome/installer/util/
create_reg_key_work_item_unittest.cc 44 base::FilePath parent_key(test_root);
49 base::FilePath top_key_to_create(parent_key);
52 base::FilePath key_to_create(top_key_to_create);
77 base::FilePath key_to_create(test_root);
101 base::FilePath key_to_create_1(test_root);
104 base::FilePath key_to_create_2(key_to_create_1);
107 base::FilePath key_to_create_3(key_to_create_2);
120 base::FilePath key_to_create_4(key_to_create_2);
140 base::FilePath key_to_create_1(test_root);
143 base::FilePath key_to_create_2(key_to_create_1)
    [all...]
  /external/chromium_org/chrome/test/base/
testing_profile.h 92 void SetPath(const base::FilePath& path);
120 base::FilePath path_;
137 explicit TestingProfile(const base::FilePath& path);
142 TestingProfile(const base::FilePath& path, Delegate* delegate);
146 TestingProfile(const base::FilePath& path,
206 virtual base::FilePath GetPath() const OVERRIDE;
275 const base::FilePath& partition_path,
278 const base::FilePath& partition_path,
289 virtual base::FilePath last_selected_directory() OVERRIDE;
290 virtual void set_last_selected_directory(const base::FilePath& path) OVERRIDE
    [all...]
  /external/chromium_org/cloud_print/virtual_driver/win/port_monitor/
port_monitor_dll.cc 42 base::FilePath xps_path;
83 base::FilePath dll_path(cloud_print::GetPortMonitorDllName());
97 base::FilePath dll_path(cloud_print::GetPortMonitorDllName());
  /external/chromium_org/components/nacl/browser/
nacl_host_message_filter.h 34 const base::FilePath& profile_directory,
43 const base::FilePath& profile_directory() const { return profile_directory_; }
81 base::FilePath profile_directory_;
  /external/chromium_org/components/storage_monitor/
storage_monitor_win.h 14 class FilePath;
38 virtual bool GetStorageInfoForPath(const base::FilePath& path,
57 bool GetDeviceInfo(const base::FilePath& device_path,
  /external/chromium_org/content/browser/fileapi/
local_file_stream_writer_unittest.cc 44 base::FilePath Path(const std::string& name) {
67 std::string GetFileContent(const base::FilePath& path) {
73 base::FilePath CreateFileWithContent(const std::string& name,
75 base::FilePath path = Path(name);
84 LocalFileStreamWriter* CreateWriter(const base::FilePath& path,
101 base::FilePath path = CreateFileWithContent("file_a", std::string());
112 base::FilePath path = CreateFileWithContent("file_a", "foobar");
122 base::FilePath path = CreateFileWithContent("file_a", "foobar");
132 base::FilePath path = Path("file_a");
142 base::FilePath path = Path("file_a")
    [all...]
  /external/chromium_org/content/browser/
plugin_loader_posix.h 81 void OnPluginLoadFailed(uint32 index, const base::FilePath& plugin_path);
85 bool MaybeAddInternalPlugin(const base::FilePath& plugin_path);
97 std::vector<base::FilePath> canonical_list_;
  /external/chromium_org/content/browser/service_worker/
service_worker_context_wrapper.h 18 class FilePath;
45 void Init(const base::FilePath& user_data_directory,
76 void InitInternal(const base::FilePath& user_data_directory,
  /external/chromium_org/content/common/
set_process_title.cc 54 base::FilePath target;
55 base::FilePath self_exe(base::kProcSelfExe);
69 prctl(PR_SET_NAME, base::FilePath(title).BaseName().value().c_str());
  /external/chromium_org/content/public/test/
test_browser_context.cc 51 base::FilePath TestBrowserContext::TakePath() {
60 base::FilePath TestBrowserContext::GetPath() const {
96 const base::FilePath& partition_path,
test_browser_context.h 26 base::FilePath TakePath();
30 virtual base::FilePath GetPath() const OVERRIDE;
41 const base::FilePath& partition_path,
  /external/chromium_org/content/renderer/pepper/
fake_pepper_plugin_instance.h 23 virtual base::FilePath GetModulePath() OVERRIDE;
27 const base::FilePath& file_path,
39 virtual int MakePendingFileRefRendererHost(const base::FilePath& path)
pepper_file_ref_renderer_host.cc 38 const base::FilePath& external_path)
64 base::FilePath PepperFileRefRendererHost::GetExternalFilePath() const {
66 return base::FilePath();
  /external/chromium_org/content/shell/app/
webkit_test_platform_support_linux.cc 81 base::FilePath base_path;
83 base::FilePath fonts_conf = base_path.Append(FILE_PATH_LITERAL("fonts.conf"));
122 base::FilePath ahem_font = base_path.Append("AHEM____.TTF");
  /external/chromium_org/content/test/
fileapi_test_file_set.cc 41 void SetUpOneFileSystemTestCase(const base::FilePath& root_path,
43 base::FilePath path = root_path.Append(test_case.path);
60 void SetUpRegularFileSystemTestCases(const base::FilePath& root_path) {
  /external/chromium_org/courgette/
courgette.h 83 Status ApplyEnsemblePatch(const base::FilePath::CharType* old_file_name,
84 const base::FilePath::CharType* patch_file_name,
85 const base::FilePath::CharType* new_file_name);
  /external/chromium_org/extensions/browser/api/storage/
settings_test_util.h 70 explicit MockProfile(const base::FilePath& file_path);
86 virtual ValueStore* Create(const base::FilePath& base_path,
89 const base::FilePath& base_path,
  /external/chromium_org/gin/modules/
file_module_provider.cc 18 const std::vector<base::FilePath>& search_paths,
26 base::FilePath path;
48 const std::vector<base::FilePath>& search_paths)
  /external/chromium_org/gin/test/
file_runner.cc 24 std::vector<base::FilePath> GetModuleSearchPaths() {
25 std::vector<base::FilePath> search_paths(2);
50 void RunTestFromFile(const base::FilePath& path, FileRunnerDelegate* delegate,
  /external/chromium_org/media/base/
media_posix.cc 38 static const base::FilePath::CharType kSumoLib[] =
42 static const base::FilePath::CharType kSumoLib[] =
48 bool InitializeMediaLibraryInternal(const base::FilePath& module_dir) {
  /external/chromium_org/mojo/apps/js/test/
run_apps_js_tests.cc 39 base::FilePath path;
55 const base::FilePath test_file_path(
69 const base::FilePath test_file_path(
  /external/chromium_org/net/base/
upload_file_element_reader.h 31 const base::FilePath& path,
37 const base::FilePath& path() const { return path_; }
83 const base::FilePath path_;
  /external/chromium_org/net/tools/tld_cleanup/
tld_cleanup.cc 58 base::FilePath log_filename;
69 base::FilePath input_file;
76 base::FilePath output_file;
  /external/chromium_org/net/url_request/
url_request_file_job.h 35 const base::FilePath& file_path,
61 base::FilePath file_path_;
84 static void FetchMetaInfo(const base::FilePath& file_path,
  /external/chromium_org/printing/
image.h 17 class FilePath;
31 explicit Image(const base::FilePath& path);
50 bool SaveToPng(const base::FilePath& filepath) const;

Completed in 1463 milliseconds

<<41424344454647484950>>