Searched defs:source_dir (Results 1 – 3 of 3) sorted by relevance
/tools/treble/build/sandbox/ |
D | overlay.py | 81 def _AddOverlay(self, source_dir, overlay_dir, intermediate_work_dir, skip_subdirs, argument 181 def _AddArtifactDirectories(self, source_dir, destination_dir, skip_subdirs): argument 217 def _AddOverlays(self, source_dir, overlay_dirs, destination_dir, argument 259 def _AddBindMount(self, source_dir, destination_dir, readonly=False): argument 307 def _GetReadWriteFunction(self, build_config, source_dir): argument 354 source_dir, argument
|
D | nsjail.py | 54 source_dir=os.getcwd(), argument 145 source_dir=os.getcwd(), argument
|
/tools/external_updater/ |
D | updater_utils.py | 50 def replace_package(source_dir, target_dir) -> None: argument
|