Home
last modified time | relevance | path

Searched refs:python (Results 1 – 25 of 62) sorted by relevance

123

/packages/modules/Bluetooth/pandora/interfaces/python/
DAndroid.bp6 name: "pandora_experimental-python-gen-src",
9 "protoc-gen-pandora-python",
15 " --plugin=protoc-gen-grpc=$(location protoc-gen-pandora-python)" +
106 name: "pandora_experimental-python-src",
108 ":pandora_experimental-python-gen-src",
111 ":pandora_experimental-python-stubs",
116 name: "pandora_experimental-python-stubs",
118 ":pandora_experimental-python-gen-src{pandora_experimental/asha_pb2.pyi}",
119 ":pandora_experimental-python-gen-src{pandora_experimental/avrcp_pb2.pyi}",
120 ":pandora_experimental-python-gen-src{pandora_experimental/bumble_config_pb2.pyi}",
[all …]
/packages/modules/Connectivity/staticlibs/tests/unit/host/python/
Drun_tests.py18 from host.python.adb_utils_test import TestAdbUtils
19 from host.python.apf_utils_test import TestApfUtils
20 from host.python.assert_utils_test import TestAssertUtils
Dadb_utils_test.py20 from net_tests_utils.host.python import adb_utils
21 from net_tests_utils.host.python.assert_utils import UnexpectedBehaviorError
Dapf_utils_test.py21 from net_tests_utils.host.python.apf_utils import (
39 from net_tests_utils.host.python.assert_utils import UnexpectedBehaviorError
/packages/modules/Connectivity/staticlibs/tests/unit/
DAndroid.bp71 "host/python/*.py",
73 main: "host/python/run_tests.py",
77 "net-tests-utils-host-python-common",
79 test_config: "host/python/test_config.xml",
/packages/modules/Bluetooth/android/pandora/test/
DAndroid.bp27 "bumble_services_experimental-python",
57 "bumble_services_experimental-python",
80 "pandora-python-gen-src",
81 "pandora_experimental-python-gen-src",
/packages/modules/common/tools/
DAndroid.bp23 name: "modules-common-tools-python-defaults",
28 defaults: ["modules-common-tools-python-defaults"],
35 defaults: ["modules-common-tools-python-defaults"],
42 defaults: ["modules-common-tools-python-defaults"],
/packages/modules/Bluetooth/pandora/server/
DAndroid.bp20 name: "bumble_services_experimental-python",
26 "libprotobuf-python",
27 "pandora_experimental-python",
/packages/modules/Connectivity/tests/cts/multidevices/
Dconnectivity_multi_devices_test.py15 from net_tests_utils.host.python import mdns_utils, multi_devices_test_base, tether_utils
16 from net_tests_utils.host.python import wifip2p_utils
17 from net_tests_utils.host.python.tether_utils import UpstreamType
/packages/modules/common/proto/
DAndroid.bp20 name: "modules-common-proto-python-defaults",
25 defaults: ["modules-common-proto-python-defaults"],
50 defaults: ["modules-common-proto-python-defaults"],
/packages/modules/Bluetooth/framework/tests/bumble/
DAndroid.bp116 "bumble_services_experimental-python",
117 "pandora-python",
118 "pandora_experimental-python",
/packages/modules/Bluetooth/android/pandora/mmi2grpc/
DAndroid.bp23 ":pandora-python-src",
24 ":pandora_experimental-python-src",
/packages/apps/Car/systemlibs/tools/rro/
DREADME7 python $ANDROID_BUILD_TOP/packages/apps/Car/libs/tools/rro/generate-overlayable.py \
15 python $ANDROID_BUILD_TOP/packages/apps/Car/libs/tools/rro/verify-overlayable.py \
/packages/modules/DnsResolver/tests/testdata/
DREADME.md85 You can invoke the [scapy](https://scapy.net) of python module to extract
92 $ python
108 Start python
110 $ python
/packages/modules/HealthFitness/service/proto/phr/
DAndroid.bp15 // This file contains the proto libraries, python script and genrule required for FHIR structural
17 // The python script generate_fhir_spec.py reads in the FHIR spec json files published by FHIR
54 // Generate the python fhirspec proto library, used for capturing FHIR spec details for validation
/packages/modules/HealthFitness/service/proto/backuprestore/
DAndroid.bp15 // This file contains the proto libraries, python script and genrule required for FHIR structural
17 // The python script generate_fhir_spec.py reads in the FHIR spec json files published by FHIR
/packages/modules/Connectivity/staticlibs/testutils/host/python/
Dapf_test_base.py16 from net_tests_utils.host.python import adb_utils, apf_utils, assert_utils, multi_devices_test_base…
17 from net_tests_utils.host.python.tether_utils import UpstreamType
/packages/modules/Nfc/NfcNci/testutils/
DAndroid.bp109 name: "pn532-python",
147 "pn532-python",
/packages/modules/Virtualization/build/microdroid/
DAndroid.bp158 …// python -c "import uuid; print(uuid.uuid5(uuid.NAMESPACE_URL, 'www.android.com/avf/microdroid/sy…
255 …// python -c "import uuid; print(uuid.uuid5(uuid.NAMESPACE_URL, 'www.android.com/avf/microdroid/ve…
366 // python -c "import hashlib; print(hashlib.sha256(b'bootloader').hexdigest())"
421 // python -c "import hashlib; print(hashlib.sha256(b'initrd_normal').hexdigest())"
457 // python -c "import hashlib; print(hashlib.sha256(b'initrd_debug').hexdigest())"
/packages/modules/Connectivity/staticlibs/testutils/
DAndroid.bp108 name: "net-tests-utils-host-python-common",
110 "host/python/*.py",
/packages/modules/NeuralNetworks/tools/systrace_parser/
Drun_tests.sh5 echo Running python unittests
/packages/apps/Car/SettingsIntelligence/tools/
Dgenerate-overlayable.sh24 python $ANDROID_BUILD_TOP/packages/apps/Car/systemlibs/tools/rro/generate-overlayable.py \
/packages/apps/Car/RotaryController/tools/
Dgenerate-overlayable.sh25 python $ANDROID_BUILD_TOP/packages/apps/Car/systemlibs/tools/rro/generate-overlayable.py \
/packages/services/Car/tools/
Dupdate-obd2-sensors.py230 def python(destfile): function
269 python(destfile)
/packages/services/Car/tools/telemetry/lua-interpreter/
DWORKSPACE24 load("@rules_python//python:pip.bzl", "pip_install")

123