Home
last modified time | relevance | path

Searched defs:destination_dir (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/treble/build/sandbox/
H A Doverlay.py86 skip_subdirs, allowed_projects, destination_dir, argument
207 def _AddArtifactDirectories(self, source_dir, destination_dir, skip_subdirs): argument
243 def _AddOverlays(self, source_dir, overlay_dirs, destination_dir, argument
294 destination_dir, argument
442 destination_dir=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dbuilder_impl.py762 def copy_assets_to_destination_dir(asset_filename_map, destination_dir): argument