Home
last modified time | relevance | path

Searched defs:source_dir (Results 1 – 3 of 3) sorted by relevance

/tools/treble/build/sandbox/
Doverlay.py85 def _AddOverlay(self, source_dir, overlay_dir, intermediate_work_dir, argument
207 def _AddArtifactDirectories(self, source_dir, destination_dir, skip_subdirs): argument
243 def _AddOverlays(self, source_dir, overlay_dirs, destination_dir, argument
293 source_dir, argument
347 def _GetReadWriteFunction(self, build_config, source_dir): argument
370 def _GetContainsReadWriteFunction(self, build_config, source_dir): argument
439 source_dir, argument
Dnsjail.py54 source_dir=os.getcwd(), argument
148 source_dir=os.getcwd(), argument
/tools/external_updater/
Dupdater_utils.py51 def replace_package(source_dir, target_dir) -> None: argument