/system/bt/vendor_libs/test_vendor_lib/ |
D | Android.bp | 45 "model/setup/async_manager.cc", 46 "model/setup/device_boutique.cc", 47 "model/setup/phy_layer_factory.cc", 48 "model/setup/test_channel_transport.cc", 49 "model/setup/test_command_handler.cc", 50 "model/setup/test_model.cc",
|
/system/bt/gd/cert/ |
D | bluetooth_packets_python3_setup.py | 29 from setuptools import setup, Extension 63 setup(
|
D | set_up_virtualenv.sh | 23 Ensure script is SOURCED and not executed to persist the build setup 127 $CERT_TEST_VENV/bin/python $CERT_TEST_VENV/acts/setup.py install
|
D | gd_device.py | 105 device.setup() 184 def setup(self): member in GdDeviceBase 383 def setup(self): member in GdHostOnlyDevice 391 super().setup() 407 def setup(self): member in GdAndroidDevice 467 super().setup()
|
/system/timezone/ |
D | update-tzdata.py | 96 setup = open(zone_compactor_setup_file, 'w') 100 setup.write('%s\n' % link) 102 setup.write('%s\n' % zone) 103 setup.close()
|
/system/bt/gd/ |
D | setup.py | 21 from setuptools import setup 92 setup(
|
/system/bt/osi/test/fuzzers/alarm/ |
D | fuzz_alarm.cc | 43 void setup() { in setup() function 97 setup(); in LLVMFuzzerTestOneInput()
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | netd.te | 14 # give netd permission to setup iptables rule with xt_bpf
|
/system/chre/doc/ |
D | contributing.md | 10 instructions](https://source.android.com/setup/contribute/submit-patches).
|
D | framework_testing.md | 28 Additional setup may be required to integrate with the PAL under test and supply
|
D | framework_debugging.md | 25 levels](https://source.android.com/setup/contribute/code-style#log-sparingly).
|
/system/extras/tests/iptables/qtaguid/ |
D | socketTag.cpp | 49 int setup(uint64_t tag); 107 int SockInfo::setup(uint64_t tag) { in setup() function in android::SockInfo 221 ASSERT_FALSE(sock0.setup(valid_tag1)) << "socket0 setup failed"; in SetUp() 223 ASSERT_FALSE(sock1.setup(valid_tag1)) << "socket1 setup failed"; in SetUp()
|
/system/bt/stack/btm/ |
D | btm_sco.cc | 141 enh_esco_params_t* p_setup = &p_sco->esco.setup; in btm_esco_conn_rsp() 419 p_setup = &p->esco.setup; in BTM_CreateSco() 506 if (btm_send_connect_request(acl_handle, &p->esco.setup) == in btm_sco_chk_pend_unpark() 543 if ((btm_send_connect_request(acl_handle, &p->esco.setup)) == in btm_sco_chk_pend_rolechange() 764 parms.packet_types = p->esco.setup.packet_types; in btm_sco_connected() 766 parms.max_latency_ms = p->esco.setup.max_latency_ms; in btm_sco_connected() 767 parms.retransmission_effort = p->esco.setup.retransmission_effort; in btm_sco_connected() 1085 enh_esco_params_t* p_setup = &p_sco->esco.setup; in BTM_ChangeEScoLinkParms()
|
D | btm_sco.h | 70 enh_esco_params_t setup; member
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | netd.te | 11 # give netd permission to setup iptables rule with xt_bpf, attach program to cgroup, and read/write
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | netd.te | 12 # give netd permission to setup iptables rule with xt_bpf, attach program to cgroup, and read/write
|
/system/bt/gd/docs/testing/ |
D | cert_test.md | 109 * `--clean`: Remove any test setup files and do a clean test run 111 test setup 122 * Local setup: Linux or MAC laptop with two Android phones connected 123 * Remote setup: Linux or MAC workstation 177 1. Continue with device setup
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | netd.te | 12 # give netd permission to setup iptables rule with xt_bpf, attach program to cgroup, and read/write
|
/system/sepolicy/private/ |
D | netd.te | 12 # give netd permission to setup iptables rule with xt_bpf, attach program to cgroup, and read/write
|
/system/core/cli-test/ |
D | README.md | 55 setup/teardown but also for testing post conditions (as in the example above). 90 setup between tests.
|
/system/core/fs_mgr/tests/src/com/android/tests/vendoroverlay/ |
D | VendorOverlayHostTest.java | 43 public void setup() throws DeviceNotAvailableException { in setup() method in VendorOverlayHostTest
|
/system/sepolicy/tests/ |
D | treble_sepolicy_tests.py | 159 def setup(pol): function 394 setup(pol)
|
/system/core/fs_mgr/libsnapshot/ |
D | PowerTest.md | 18 Next, run the test setup:
|
/system/extras/app-launcher/ |
D | app-launcher | 457 setup() { function 563 setup
|
D | README | 11 2) Clear the setup wizard.
|