Home
last modified time | relevance | path

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

12

/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)" +
81 name: "pandora_experimental-python-src",
83 ":pandora_experimental-python-gen-src",
86 ":pandora_experimental-python-stubs",
91 name: "pandora_experimental-python-stubs",
93 ":pandora_experimental-python-gen-src{pandora_experimental/_android_pb2.pyi}",
94 ":pandora_experimental-python-gen-src{pandora_experimental/a2dp_pb2.pyi}",
95 ":pandora_experimental-python-gen-src{pandora_experimental/asha_pb2.pyi}",
[all …]
/packages/modules/Bluetooth/pandora/server/
DAndroid.bp20 name: "bumble_services_experimental-python",
26 "libprotobuf-python",
27 "pandora_experimental-python",
/packages/modules/Bluetooth/android/pandora/test/
DAndroid.bp28 "bumble_services_experimental-python",
49 "pandora-python-gen-src",
50 "pandora_experimental-python-gen-src",
/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/common/tools/
DAndroid.bp22 name: "modules-common-tools-python-defaults",
32 defaults: ["modules-common-tools-python-defaults"],
39 defaults: ["modules-common-tools-python-defaults"],
/packages/modules/Bluetooth/android/pandora/mmi2grpc/
DAndroid.bp23 ":pandora-python-src",
24 ":pandora_experimental-python-src",
/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/Virtualization/microdroid/
DAndroid.bp140 …// python -c "import uuid; print(uuid.uuid5(uuid.NAMESPACE_URL, 'www.android.com/avf/microdroid/sy…
236 …// python -c "import uuid; print(uuid.uuid5(uuid.NAMESPACE_URL, 'www.android.com/avf/microdroid/ve…
320 // python -c "import hashlib; print(hashlib.sha256(b'bootloader').hexdigest())"
387 // python -c "import hashlib; print(hashlib.sha256(b'initrd_normal').hexdigest())"
407 // python -c "import hashlib; print(hashlib.sha256(b'initrd_debug').hexdigest())"
/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/Bluetooth/system/gd/
DAndroid.bp771 "external/python/cpython3/Include",
775 include_dirs: ["external/python/cpython3/android/bionic/pyconfig"],
795 include_dirs: ["external/python/cpython3/android/darwin_x86_64/pyconfig"],
806 include_dirs: ["external/python/cpython3/android/bionic/pyconfig"],
814 include_dirs: ["external/python/cpython3/android/linux_x86_64/pyconfig"],
826 include_dirs: ["external/python/cpython3/android/linux_x86_64/pyconfig"],
871 // Generate the python parser+serializer backend for
/packages/modules/Bluetooth/system/
DAndroid.bp132 "protoc-gen-grpc-python-plugin",
136 …xternal/protobuf/src --plugin=protoc-gen-grpc=$(location protoc-gen-grpc-python-plugin) $(in) --gr…
175 "protoc-gen-grpc-python-plugin",
178 …cmd: "$(location aprotoc) --plugin=protoc-gen-grpc=$(location protoc-gen-grpc-python-plugin) -Iext…
/packages/modules/Bluetooth/tools/pdl/
DAndroid.bp312 // Defaults for PDL python backend generation.
321 // Defaults for PDL python backend generation.
330 // Generate the python parser+serializer backend for the
350 // Generate the python parser+serializer backend for a big endian test
370 // Test the generated python parser+serializer against
/packages/modules/NeuralNetworks/tools/systrace_parser/
Drun_tests.sh5 echo Running python unittests
/packages/services/Car/tools/
Dupdate-obd2-sensors.py230 def python(destfile): function
269 python(destfile)
/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/telemetry/lua-interpreter/
DWORKSPACE24 load("@rules_python//python:pip.bzl", "pip_install")
/packages/modules/Virtualization/rialto/
DAndroid.bp50 // python -c "import hashlib; print(hashlib.sha256(b'rialto_salt').hexdigest())"
/packages/modules/Bluetooth/tools/rootcanal/scripts/
Dbuild_and_run.sh86 python ${TEST_CHANNEL_ABS}/test_channel.py localhost ${TEST_CHANNEL_PORT}
/packages/modules/Bluetooth/tools/rootcanal/
DAndroid.bp186 // Generate the python parser+serializer backend for
202 // Generate the python parser+serializer backend for
/packages/services/Car/tools/emulator/
DREADME.md2 This is a collection of python modules as tools for VHAL development.
/packages/modules/Bluetooth/system/embdrv/lc3/
DREADME.md77 A python implementation of the encoder is provided in `test` diretory.
/packages/modules/Bluetooth/system/gd/cert/
Drun322 ${PYTHON_BIN} -m virtualenv --python `which "${PYTHON_BIN}"` "${CERT_TEST_VENV}"
/packages/modules/Bluetooth/system/gd/packet/parser/
Dpacketgen.gni80 # TODO: Make building with python-dev work.
/packages/modules/Bluetooth/system/gd/docs/testing/
Dcert_test.md223 ```python

12