Searched
refs:FilePath (Results
776 -
800 of
3914) sorted by null
<<31323334353637383940>>
| /external/chromium_org/chrome/common/media_galleries/ |
| iphoto_library.cc | 15 const base::FilePath& location, 16 const base::FilePath& original_location)
|
| pmp_test_util.h | 21 const base::FilePath& column_file_destination, 26 const base::FilePath& column_file_destination,
|
| /external/chromium_org/chrome/installer/test/ |
| resource_loader.h | 18 class FilePath; 30 bool Initialize(const base::FilePath& pe_image_path);
|
| /external/chromium_org/chrome/installer/util/ |
| conditional_work_item_list.h | 39 explicit ConditionRunIfFileExists(const base::FilePath& key_path) 44 base::FilePath key_path_;
|
| installer_util_test_common.cc | 17 bool CopyFileHierarchy(const base::FilePath& from, const base::FilePath& to) {
|
| legacy_firewall_manager_win.h | 28 bool Init(const base::string16& app_name, const base::FilePath& app_path); 55 base::FilePath app_path_;
|
| lzma_util.h | 16 class FilePath; 45 bool CreateDirectory(const base::FilePath& dir);
|
| /external/chromium_org/chrome/plugin/ |
| chrome_content_plugin_client.cc | 34 if (base::LoadNativeLibrary(base::FilePath(L"crypt32.dll"), &error) == NULL) 39 base::FilePath media_path;
|
| /external/chromium_org/chrome/renderer/pepper/ |
| pepper_flash_drm_renderer_host.h | 14 class FilePath; 39 const base::FilePath& external_path,
|
| /external/chromium_org/chrome/test/logging/win/ |
| file_logger.h | 15 class FilePath; 64 bool StartLogging(const base::FilePath& log_file);
|
| /external/chromium_org/chromeos/app_mode/ |
| kiosk_oem_manifest_parser_unittest.cc | 16 base::FilePath test_data_dir; 19 base::FilePath kiosk_oem_file =
|
| /external/chromium_org/chromeos/ |
| chromeos_test_utils.cc | 16 base::FilePath* data_dir) { 17 base::FilePath path;
|
| /external/chromium_org/components/feedback/ |
| tracing_manager.h | 19 class FilePath; 61 void OnTraceDataCollected(const base::FilePath& path);
|
| /external/chromium_org/components/nacl/browser/ |
| nacl_browser.h | 33 base::File OpenNaClExecutableImpl(const base::FilePath& file_path); 61 const base::FilePath& GetIrtFilePath(); 112 void PutFilePath(const base::FilePath& path, uint64* file_token_lo, 115 base::FilePath* path); 123 bool GetNaCl64ExePath(base::FilePath* exe_path); 176 base::FilePath irt_filepath_; 180 base::FilePath validation_cache_file_path_; 190 typedef base::HashingMRUCache<std::string, base::FilePath> PathCacheType;
|
| /external/chromium_org/components/webdata/common/ |
| web_database.h | 18 class FilePath; 48 sql::InitStatus Init(const base::FilePath& db_name);
|
| /external/chromium_org/content/browser/dom_storage/ |
| local_storage_database_adapter.h | 14 class FilePath; 24 explicit LocalStorageDatabaseAdapter(const base::FilePath& path);
|
| /external/chromium_org/content/public/common/ |
| content_constants.h | 19 CONTENT_EXPORT extern const base::FilePath::CharType kAppCacheDirname[]; 22 CONTENT_EXPORT extern const base::FilePath::CharType kPepperDataDirname[];
|
| /external/chromium_org/content/public/test/ |
| test_launcher.h | 15 class FilePath; 37 const base::FilePath& temp_data_dir) = 0;
|
| /external/chromium_org/content/shell/tools/ |
| content_shell_crash_service.cc | 32 if (!crash_service.Initialize(base::FilePath(), base::FilePath()))
|
| /external/chromium_org/content/utility/ |
| utility_thread_impl.h | 18 class FilePath; 52 void OnLoadPlugins(const std::vector<base::FilePath>& plugin_paths);
|
| /external/chromium_org/extensions/browser/ |
| content_verifier_delegate.h | 13 class FilePath; 56 virtual std::set<base::FilePath> GetBrowserImagePaths(
|
| /external/chromium_org/mojo/shell/ |
| in_process_dynamic_service_runner.h | 28 virtual void Start(const base::FilePath& app_path, 37 base::FilePath app_path_;
|
| out_of_process_dynamic_service_runner.h | 29 virtual void Start(const base::FilePath& app_path, 40 base::FilePath app_path_;
|
| /external/chromium_org/net/disk_cache/simple/ |
| simple_test_util.h | 14 class FilePath; 43 const base::FilePath& cache_path);
|
| /external/chromium_org/remoting/base/ |
| resources_linux.cc | 30 base::FilePath path = base::FilePath(info.dli_fname).DirName();
|
Completed in 1004 milliseconds
<<31323334353637383940>>