Home
last modified time | relevance | path

Searched defs:full_path (Results 1 – 25 of 39) sorted by relevance

12

/external/chromium/chrome/browser/
Dplatform_util_chromeos.cc39 void ShowItemInFolder(const FilePath& full_path) { in ShowItemInFolder()
53 void OpenItem(const FilePath& full_path) { in OpenItem()
Dplatform_util_linux.cc59 void ShowItemInFolder(const FilePath& full_path) { in ShowItemInFolder()
67 void OpenItem(const FilePath& full_path) { in OpenItem()
Dplatform_util_win.cc32 void ShowItemInFolder(const FilePath& full_path) { in ShowItemInFolder()
116 void OpenItem(const FilePath& full_path) { in OpenItem()
/external/dbus/bus/
Dconfig-parser-trivial.c345 check_return_values (const DBusString *full_path) in check_return_values()
420 do_load (const DBusString *full_path, in do_load()
473 const DBusString *full_path; member
536 DBusString full_path; in process_test_valid_subdir() local
603 DBusString *full_path) in make_full_path()
646 check_file_valid (DBusString *full_path, in check_file_valid()
670 DBusString full_path; in bus_config_parser_trivial_test() local
Dconfig-parser.c2061 DBusString *full_path) in make_full_path()
2213 DBusString full_path; in include_dir() local
2354 DBusString full_path, selinux_policy_root; in bus_config_parser_content() local
2401 DBusString full_path; in bus_config_parser_content() local
2426 DBusString full_path; in bus_config_parser_content() local
2516 DBusString full_path; in bus_config_parser_content() local
2723 do_load (const DBusString *full_path, in do_load()
2776 const DBusString *full_path; member
2839 DBusString full_path; in process_test_valid_subdir() local
3104 DBusString full_path; in all_are_equiv() local
[all …]
/external/chromium/chrome/common/
Dwin_safe_util.cc25 const FilePath& full_path, in SaferOpenItemViaShell()
87 bool SetInternetZoneIdentifier(const FilePath& full_path) { in SetInternetZoneIdentifier()
/external/dbus/dbus/
Ddbus-auth-util.c85 DBusString full_path; in process_test_subdir() local
Ddbus-server-unix.c88 DBusString full_path; in _dbus_server_listen_platform_specific() local
/external/chromium/chrome/browser/download/
Dbase_file.h57 FilePath full_path() const { return full_path_; } in full_path() function
Dsave_item.cc115 void SaveItem::Rename(const FilePath& full_path) { in Rename()
Dbase_file.cc23 BaseFile::BaseFile(const FilePath& full_path, in BaseFile()
Dsave_file_manager.cc202 void SaveFileManager::DeleteDirectoryOrFile(const FilePath& full_path, in DeleteDirectoryOrFile()
471 void SaveFileManager::OnDeleteDirectoryOrFile(const FilePath& full_path, in OnDeleteDirectoryOrFile()
482 void SaveFileManager::OnShowSavedFileInShell(const FilePath full_path) { in OnShowSavedFileInShell()
Dsave_item.h58 const FilePath& full_path() const { return full_path_; } in full_path() function
Ddownload_file_manager.cc308 int id, const FilePath& full_path) { in RenameInProgressDownloadFile()
334 int id, const FilePath& full_path, bool overwrite_existing_file) { in RenameCompletingDownloadFile()
Ddownload_item.cc465 void DownloadItem::Rename(const FilePath& full_path) { in Rename()
519 void DownloadItem::OnDownloadRenamedToFinalName(const FilePath& full_path) { in OnDownloadRenamedToFinalName()
Dbase_file_unittest.cc38 FilePath full_path = base_file_->full_path(); in TearDown() local
/external/chromium/chrome/common/extensions/
Dextension_resource.cc48 FilePath full_path = clean_extension_root.Append(relative_path); in GetFilePath() local
/external/chromium/net/tools/crash_cache/
Dcrash_cache.cc86 FilePath* full_path) { in CreateTargetFolder()
313 FilePath full_path; in SlaveCode() local
/external/chromium/chrome/browser/ui/webui/
Dscreenshot_source.cc73 const std::string& full_path) { in GetScreenshot()
/external/chromium/chrome/browser/net/
Durl_fixer_upper_unittest.cc186 FilePath* full_path) { in MakeTempFile()
408 FilePath full_path, dir; in TEST() local
Durl_fixer_upper.cc107 FilePath* full_path) { in ValidPathForFile()
534 FilePath full_path; in FixupRelativeFile() local
/external/chromium/base/test/
Dtest_file_util_win.cc199 bool HasInternetZoneIdentifier(const FilePath& full_path) { in HasInternetZoneIdentifier()
/external/chromium/chrome/browser/search_engines/
Dtemplate_url_parser_unittest.cc39 FilePath full_path; in ParseFile() local
/external/chromium/chrome/browser/extensions/
Dfile_manager_util.cc134 void FileManagerUtil::ViewItem(const FilePath& full_path, bool enqueue) { in ViewItem()
/external/chromium/base/
Dfile_util_posix.cc87 char full_path[PATH_MAX]; in AbsolutePath() local
488 bool CreateDirectory(const FilePath& full_path) { in CreateDirectory()
671 FilePath full_path = root_path_.Append(i->filename); in Next() local

12