Searched defs:destination_dir (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/tools/treble/build/sandbox/ |
H A D | overlay.py | 86 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 D | builder_impl.py | 762 def copy_assets_to_destination_dir(asset_filename_map, destination_dir): argument
|