Searched
full:filepath (Results
551 -
575 of
4655) sorted by null
<<21222324252627282930>>
/external/chromium_org/chrome/installer/util/ |
create_dir_work_item.cc | 13 CreateDirWorkItem::CreateDirWorkItem(const base::FilePath& path) 20 top_path_ = base::FilePath(); 24 base::FilePath parent_dir(path_); 56 base::FilePath path_to_delete(path_);
|
/external/chromium_org/chrome/utility/importer/ |
nss_decryptor_system_nss.h | 20 class FilePath; 30 bool Init(const base::FilePath& dll_path, const base::FilePath& db_path); 45 bool ReadAndParseSignons(const base::FilePath& sqlite_file,
|
/external/chromium_org/cloud_print/service/win/ |
setup_listener.h | 46 const base::FilePath& chrome_path() const { 50 const base::FilePath& user_data_dir() const { 70 base::FilePath chrome_path_; 71 base::FilePath user_data_dir_;
|
/external/chromium_org/components/feedback/ |
feedback_report.h | 29 FeedbackReport(const base::FilePath& path, 43 static void LoadReportsAndQueue(const base::FilePath& user_dir, 51 base::FilePath file_; 53 base::FilePath reports_path_;
|
/external/chromium_org/components/policy/core/common/ |
config_dir_policy_loader.h | 28 const base::FilePath& config_dir, 39 void LoadFromPath(const base::FilePath& path, 49 void OnFileUpdated(const base::FilePath& path, bool error); 52 base::FilePath config_dir_;
|
/external/chromium_org/content/browser/download/ |
download_item_factory.h | 21 class FilePath; 43 const base::FilePath& current_path, 44 const base::FilePath& target_path, 70 const base::FilePath& path,
|
drag_download_util.h | 18 class FilePath; 34 base::FilePath* file_name, 40 CONTENT_EXPORT base::File CreateFileForDrop(base::FilePath* file_path); 48 virtual void OnDownloadCompleted(const base::FilePath& file_path) OVERRIDE;
|
save_file.cc | 17 : file_(base::FilePath(), 37 return file_.Initialize(base::FilePath()); 45 DownloadInterruptReason SaveFile::Rename(const base::FilePath& full_path) { 67 base::FilePath SaveFile::FullPath() const {
|
save_package_browsertest.cc | 24 base::FilePath* full_file_name, 25 base::FilePath* dir) { 40 base::FilePath full_file_name, dir; 54 base::FilePath full_file_name, dir;
|
/external/chromium_org/content/child/npapi/ |
plugin_lib_unittest.cc | 29 PluginLibTest::CreatePluginLib(base::FilePath())); 37 PluginLibTest::CreatePluginLib(base::FilePath())); 46 PluginLibTest::CreatePluginLib(base::FilePath())); 56 PluginLibTest::CreatePluginLib(base::FilePath()));
|
/external/chromium_org/content/public/browser/ |
indexed_db_info.cc | 12 const base::FilePath& path,
|
/external/chromium_org/content/renderer/pepper/ |
fake_pepper_plugin_instance.cc | 26 base::FilePath FakePepperPluginInstance::GetModulePath() { 27 return base::FilePath(); 36 const base::FilePath& file_path, 65 const base::FilePath& path) {
|
/external/chromium_org/content/shell/app/ |
shell_breakpad_client.cc | 25 const base::FilePath& exe_path, 44 base::FilePath ShellBreakpadClient::GetReporterLogFilename() { 45 return base::FilePath(FILE_PATH_LITERAL("uploads.log")); 49 bool ShellBreakpadClient::GetCrashDumpLocation(base::FilePath* crash_dir) {
|
/external/chromium_org/content/shell/browser/ |
shell_browser_context.h | 38 virtual base::FilePath GetPath() const OVERRIDE; 49 const base::FilePath& partition_path, 60 const base::FilePath& partition_path, 75 base::FilePath path_;
|
/external/chromium_org/extensions/browser/value_store/ |
testing_value_store_unittest.cc | 13 ValueStore* Param(const base::FilePath& file_path) {
|
/external/chromium_org/media/base/ |
media.cc | 18 extern bool InitializeMediaLibraryInternal(const base::FilePath& module_dir); 24 bool Initialize(const base::FilePath& module_dir) { 62 bool InitializeMediaLibrary(const base::FilePath& module_dir) { 67 base::FilePath module_dir;
|
/external/chromium_org/mojo/common/test/ |
test_support_impl.cc | 22 base::FilePath ResolveSourceRootRelativePath(const char* relative_path) { 23 base::FilePath path; 25 return base::FilePath(); 61 for (base::FilePath name = e.Next(); !name.empty(); name = e.Next())
|
/external/chromium_org/mojo/shell/ |
shell_test_base.cc | 41 base::FilePath base_dir; 45 base::FilePath service_dir; 49 base::FilePath service_dir(base_dir); 52 base::FilePath service_dir(base_dir.AppendASCII("lib"));
|
/external/chromium_org/net/base/ |
platform_mime_util_win.cc | 15 const base::FilePath::StringType& ext, std::string* result) const { 29 const std::string& mime_type, base::FilePath::StringType* ext) const { 45 base::hash_set<base::FilePath::StringType>* extensions) const { 50 base::FilePath::StringType ext;
|
/external/chromium_org/net/test/ |
cert_test_util.h | 15 class FilePath; 24 CertificateList CreateCertificateListFromFile(const base::FilePath& certs_dir, 33 const base::FilePath& certs_dir, 41 scoped_refptr<X509Certificate> ImportCertFromFile(const base::FilePath& certs_dir,
|
python_utils_unittest.cc | 18 const base::FilePath::CharType kAppendDir1[] = 20 const base::FilePath::CharType kAppendDir2[] = 26 base::FilePath append_path1(kAppendDir1); 27 base::FilePath append_path2(kAppendDir2);
|
/external/chromium_org/net/tools/dump_cache/ |
simple_cache_dumper.h | 29 SimpleCacheDumper(base::FilePath input_path, base::FilePath output_path); 77 base::FilePath input_path_; 78 base::FilePath output_path_;
|
/external/chromium_org/ppapi/shared_impl/ |
dir_contents.h | 15 base::FilePath name;
|
file_path.cc | 11 PepperFilePath::PepperFilePath(Domain domain, const base::FilePath& path)
|
/external/chromium_org/remoting/host/ |
branding.h | 18 base::FilePath GetConfigDir();
|
Completed in 1773 milliseconds
<<21222324252627282930>>