Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/
Dinstrumentation_proto_parser.py33 def pull_proto(ad, dest_dir, source_path=None): argument
/tools/treble/build/sandbox/
Doverlay.py274 def _CopyFile(self, source_path, dest_path): argument