Home
last modified time | relevance | path

Searched defs:system_path (Results 1 – 4 of 4) 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/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()