Searched defs:destination_path (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_contacts_utils.py | 93 def phone_number_count(destination_path, file_name): argument 105 def count_contacts_with_differences(destination_path, argument 225 def generate_contact_list(destination_path, argument 259 def create_new_contacts_vcf_from_vcards(destination_path, vcf_file_name, argument 277 def import_device_contacts_from_vcf(device, destination_path, vcf_file, timeout=10): argument 301 def export_device_contacts_to_vcf(device, destination_path, vcf_file): argument
|
/tools/acloud/internal/lib/ |
D | android_build_client.py | 276 destination_path, argument
|