Home
last modified time | relevance | path

Searched refs:copy_directory_contents_to_device (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/infra/bots/recipe_modules/flavor/
H A Dapi.py87 def copy_directory_contents_to_device(self, host_dir, device_dir): member in SkiaFlavorApi
88 return self._f.copy_directory_contents_to_device(host_dir, device_dir)
116 self.copy_directory_contents_to_device(
149 self.copy_directory_contents_to_device(
H A Dchromebook.py52 def copy_directory_contents_to_device(self, host_path, device_path): member in ChromebookFlavor
H A Dios.py145 def copy_directory_contents_to_device(self, host, device): member in iOSFlavor
H A Ddefault.py59 def copy_directory_contents_to_device(self, host_dir, device_dir): member in DefaultFlavor
H A Dandroid.py540 def copy_directory_contents_to_device(self, host, device): function
/third_party/skia/infra/bots/recipe_modules/flavor/examples/
H A Dfull.py19 api.flavor.copy_directory_contents_to_device('src', 'dst')

Completed in 3 milliseconds