Home
last modified time | relevance | path

Searched defs:system_path (Results 1 – 13 of 13) sorted by relevance

/external/chromium/chrome/browser/chromeos/extensions/
Dfile_browser_event_router.cc203 const std::string& system_path) { in OnDeviceRemoved()
213 const std::string& system_path, int icon_resource_id, in ShowDeviceNotification()
237 const std::string& system_path) { in HideDeviceNotification()
247 const std::string& system_path) { in FindNotificationForPath()
/external/chromium_org/tools/gn/
Dinput_file.cc23 bool InputFile::Load(const base::FilePath& system_path) { in Load()
Dfunction_rebase_path.cc108 base::FilePath system_path; in ConvertOnePath() local
/external/chromium_org/rlz/win/lib/
Dmachine_id_win.cc24 wchar_t system_path[MAX_PATH + 1]; in GetSystemVolumeSerialNumber() local
/external/linux-tools-perf/util/
Dexec_cmd.c12 const char *system_path(const char *path) in system_path() function
/external/chromium/chrome/browser/chromeos/cros/
Dmount_library.h56 const std::string& system_path() const { return system_path_; } in system_path() function
Dmount_library.cc20 const std::string& system_path, in Disk()
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
Dfile_browser_private_apitest.cc19 const char* system_path; member
/external/chromium_org/chromeos/disks/
Ddisk_mount_manager.cc589 const std::string& FindSystemPathPrefix(const std::string& system_path) { in FindSystemPathPrefix()
624 const std::string& system_path, in Disk()
Ddisk_mount_manager.h85 const std::string& system_path() const { return system_path_; } in system_path() function
Ddisk_mount_manager_unittest.cc28 const char* system_path; member
/external/chromium_org/chromeos/dbus/
Dcros_disks_client.h117 const std::string& system_path() const { return system_path_; } in system_path() function
/external/chromium_org/chrome/browser/chromeos/file_manager/
Ddesktop_notifications.cc223 const std::string& system_path, const std::string& label, bool is_parent, in ManageNotificationsOnMountCompleted()