Home
last modified time | relevance | path

Searched defs:cros_path (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/file_system_watcher/
H A Darc_file_system_watcher_util.cc82 bool AppendRelativePathForRemovableMedia(const base::FilePath& cros_path, in AppendRelativePathForRemovableMedia()
111 base::FilePath GetAndroidPath(const base::FilePath& cros_path, in GetAndroidPath()
H A Darc_file_system_watcher_service.cc125 for (base::FilePath cros_path = enumerator.Next(); !cros_path.empty(); in BuildTimestampMap() local
406 const base::FilePath& cros_path, in CreateAndStartFileSystemWatcher()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/recipes/recipe_modules/depot_tools/
H A Dapi.py27 def cros_path(self): member in DepotToolsApi
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/guest_os/
H A Dguest_os_share_path.cc89 const base::FilePath& cros_path, in LogErrorResult()
110 void Run(const base::FilePath& cros_path, in Run()
H A Dguest_os_share_path_unittest.cc132 const base::FilePath& cros_path, in SeneschalSharePathCallback()
201 const base::FilePath& cros_path, in SeneschalUnsharePathCallback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/test/
H A Dfake_file_system_instance.cc632 base::FilePath cros_path = GetCrosPath(file_path); in RequestMediaScan() local
759 base::FilePath cros_path(cros_dir_); in GetCrosPath() local