Searched
refs:FilePath (Results
751 -
775 of
3914) sorted by null
<<31323334353637383940>>
| /external/chromium_org/chrome/browser/chromeos/profiles/ |
| profile_list_chromeos.h | 27 virtual void ActiveProfilePathChanged(base::FilePath& path) OVERRIDE; 37 base::FilePath active_profile_path_;
|
| /external/chromium_org/chrome/browser/extensions/api/downloads_internal/ |
| downloads_internal_api.cc | 26 base::FilePath::StringType filename; 33 base::FilePath(filename),
|
| /external/chromium_org/chrome/browser/extensions/ |
| extension_error_reporter.h | 15 class FilePath; 42 void ReportLoadError(const base::FilePath& extension_path,
|
| external_loader.cc | 25 const base::FilePath ExternalLoader::GetBaseCrxFilePath() { 30 return base::FilePath();
|
| sandboxed_unpacker.h | 42 virtual void OnUnpackSuccess(const base::FilePath& temp_dir, 43 const base::FilePath& extension_root, 81 SandboxedUnpacker(const base::FilePath& crx_path, 84 const base::FilePath& extensions_dir, 174 void StartProcessOnIOThread(const base::FilePath& temp_crx_path); 202 base::FilePath crx_path_; 208 base::FilePath extensions_dir_; 214 base::FilePath extension_root_;
|
| sandboxed_unpacker_unittest.cc | 34 base::FilePath temp_dir() const { return temp_dir_; } 39 virtual void OnUnpackSuccess(const base::FilePath& temp_dir, 40 const base::FilePath& extension_root, 54 base::FilePath temp_dir_; 77 base::FilePath original_path; 98 base::FilePath GetInstallPath() { 114 base::FilePath install_path = 122 base::FilePath install_path =
|
| url_request_util.h | 11 class FilePath; 40 const base::FilePath& directory_path,
|
| /external/chromium_org/chrome/browser/first_run/ |
| first_run_internal_posix.cc | 26 base::FilePath local_state_path; 47 base::FilePath sentinel;
|
| /external/chromium_org/chrome/browser/media/ |
| chrome_webrtc_video_quality_browsertest.cc | 39 static const base::FilePath::CharType kFrameAnalyzerExecutable[] = 46 static const base::FilePath::CharType kArgbToI420ConverterExecutable[] = 53 static const base::FilePath::CharType kCapturedYuvFileName[] = 55 static const base::FilePath::CharType kStatsFileName[] = 66 const base::FilePath::CharType* reference_video; 160 const base::FilePath& captured_video_filename) { 161 base::FilePath path_to_converter = base::MakeAbsoluteFilePath( 201 const base::FilePath& captured_video_filename, 202 const base::FilePath& reference_video_filename, 203 const base::FilePath& stats_file) [all...] |
| webrtc_log_uploader.h | 36 base::FilePath log_path; 37 base::FilePath incoming_rtp_dump; 38 base::FilePath outgoing_rtp_dump; 104 const base::FilePath& incoming_rtp_dump, 105 const base::FilePath& outgoing_rtp_dump, 123 const base::FilePath& log_file_path); 142 const base::FilePath& upload_list_path, 145 const base::FilePath& upload_list_path,
|
| /external/chromium_org/chrome/browser/media_galleries/linux/ |
| mtp_device_delegate_impl_linux.h | 18 class FilePath; 60 virtual void GetFileInfo(const base::FilePath& file_path, 64 const base::FilePath& root, 68 const base::FilePath& device_file_path, 69 const base::FilePath& local_path, 74 const base::FilePath& device_file_path, 154 const base::FilePath& snapshot_file_path); 184 const base::FilePath device_path_;
|
| /external/chromium_org/chrome/browser/net/ |
| disk_cache_dir_policy_handler.cc | 25 base::FilePath::StringType string_value; 27 base::FilePath::StringType expanded_value =
|
| sqlite_server_bound_cert_store.h | 14 class FilePath; 32 const base::FilePath& path,
|
| /external/chromium_org/chrome/browser/ |
| platform_util_android.cc | 13 void ShowItemInFolder(Profile* profile, const base::FilePath& full_path) { 17 void OpenItem(Profile* profile, const base::FilePath& full_path) {
|
| process_singleton_modal_dialog_lock.h | 15 class FilePath; 54 const base::FilePath& current_directory);
|
| process_singleton_startup_lock.h | 44 typedef std::pair<base::CommandLine::StringVector, base::FilePath> 48 const base::FilePath& current_directory);
|
| /external/chromium_org/chrome/browser/policy/test/ |
| local_policy_test_server.cc | 28 const base::FilePath::CharType kPolicyFileName[] = FILE_PATH_LITERAL("policy"); 31 const base::FilePath::CharType kSigningKeyFileName[] = 35 const base::FilePath::CharType kSigningKeySignatureFileName[] = 39 const base::FilePath::CharType kClientStateFileName[] = 62 base::FilePath()) { 67 LocalPolicyTestServer::LocalPolicyTestServer(const base::FilePath& config_file) 70 base::FilePath()), 76 base::FilePath()) { 78 base::FilePath source_root; 108 base::FilePath signature_file = server_data_dir_.path().Append [all...] |
| /external/chromium_org/chrome/browser/profiles/ |
| profile_list_desktop.h | 31 virtual void ActiveProfilePathChanged(base::FilePath& path) OVERRIDE; 40 base::FilePath active_profile_path_;
|
| /external/chromium_org/chrome/browser/safe_browsing/ |
| sandboxed_zip_analyzer.h | 36 SandboxedZipAnalyzer(const base::FilePath& zip_file, 64 const base::FilePath zip_file_name_;
|
| /external/chromium_org/chrome/browser/sync_file_system/ |
| mock_remote_change_processor.h | 15 class FilePath; 35 const base::FilePath& local_path,
|
| /external/chromium_org/chrome/browser/ui/app_list/ |
| app_list_test_util.cc | 32 base::FilePath source_install_dir = 34 base::FilePath pref_path = source_install_dir
|
| profile_loader.h | 12 class FilePath; 35 const base::FilePath& profile_file_path,
|
| /external/chromium_org/chrome/browser/ui/ash/app_list/ |
| app_list_service_ash.h | 27 virtual base::FilePath GetProfilePath( 28 const base::FilePath& user_data_dir) OVERRIDE;
|
| /external/chromium_org/chrome/browser/ui/ |
| network_profile_bubble.h | 14 class FilePath; 56 static void CheckNetworkProfile(const base::FilePath& profile_folder);
|
| /external/chromium_org/chrome/common/extensions/api/plugins/ |
| plugins_handler.h | 20 PluginInfo(const base::FilePath& plugin_path, bool plugin_is_public); 23 base::FilePath path; // Path to the plugin.
|
Completed in 841 milliseconds
<<31323334353637383940>>