/packages/modules/Bluetooth/system/test/headless/ |
D | README.md | 4 ## A device-side executable that consists of a binary executable 17 Install: Push the binary to an executable area on target device.
|
/packages/modules/Virtualization/vmbase/ |
D | sections.ld | 40 * as executable-only. 52 * mapped as read-only and non-executable. 77 * mapped as non-executable.
|
/packages/modules/adb/ |
D | sysdeps_unix.cpp | 72 Process adb_launch_process(std::string_view executable, std::vector<std::string> args, in adb_launch_process() argument 82 copies.emplace_back(executable); in adb_launch_process()
|
D | adbd_test.map | 20 # libraries aren't exported from the executable, where they would override the 22 # what goes wrong when libc++ is partially exported from an executable.
|
/packages/modules/Connectivity/tests/cts/net/native/dns/ |
D | Android.bp | 30 // ensure that the statically-linked library isn't exported from the executable, where it 33 // from an executable.
|
/packages/modules/Bluetooth/system/stack/mmc/ |
D | BUILD.gn | 102 executable("mmc_service") { 118 executable("hfp_lc3_mmc_encoder_test") { 147 executable("hfp_lc3_mmc_decoder_test") {
|
/packages/modules/Connectivity/tests/common/ |
D | connectivity_mainline_test.map | 20 # that the statically-linked library isn't exported from the executable, where 23 # exported from an executable.
|
/packages/modules/Bluetooth/system/device/ |
D | BUILD.gn | 44 executable("net_test_device") { 64 executable("net_test_device_iot_config") {
|
/packages/modules/AdServices/adservices/tests/cts/sandbox/measurement/providers/sdkmeasurement/src/com/android/tests/providers/sdkmeasurement/ |
D | SdkMeasurement.java | 127 private void execute(String apiName, TestUtils.RunnableWithThrow executable) in execute() argument 130 executable.run(); in execute()
|
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/ |
D | Android.bp | 94 // ensure that the statically-linked library isn't exported from the executable, where it 97 // from an executable.
|
/packages/modules/Bluetooth/system/gd/rust/linux/docs/ |
D | style_guide.md | 89 3. If the file is a “main” file as part of an executable it should contain 91 * The purpose of the executable 98 * Example: an executable relies heavily on a complex state machine to 100 familiar with it. The executable’s main file should have a short (less than
|
/packages/providers/MediaProvider/jni/ |
D | Android.bp | 126 // ensure that the statically-linked library isn't exported from the executable, where it 129 // from an executable.
|
/packages/modules/Virtualization/compos/src/ |
D | compilation.rs | 229 fn spawn_jailed_task(executable: &Path, args: &[String], env_vars: &[String]) -> Result<Minijail> { in spawn_jailed_task() 233 let command = minijail::Command::new_for_path(executable, &keep_fds, args, Some(env_vars))?; in spawn_jailed_task()
|
/packages/modules/Bluetooth/system/stack/ |
D | BUILD.gn | 236 executable("net_test_btm_iso") { 264 executable("stack_unittests") { 312 executable("net_test_stack_smp") {
|
/packages/apps/ManagedProvisioning/studio-dev/ManagedProvisioningGradleProject/buildSrc/src/main/groovy/ |
D | sysuigradleproject.protobuf-kotlin-lite.gradle | 17 // Configure the protoc executable
|
/packages/modules/Bluetooth/system/ |
D | setup.py | 57 install_args = [sys.executable, '-m', 'pip', 'install']
|
/packages/modules/Bluetooth/system/test/suite/ |
D | BUILD.gn | 18 executable("net_test_bluetooth") {
|
/packages/modules/Bluetooth/system/gd/dumpsys/bundler/ |
D | BUILD.gn | 40 executable("bluetooth_flatbuffer_bundler") {
|
/packages/modules/Bluetooth/system/types/ |
D | BUILD.gn | 37 executable("net_test_types") {
|
/packages/modules/Bluetooth/system/hci/ |
D | BUILD.gn | 41 executable("net_test_hci") {
|
/packages/modules/Bluetooth/system/profile/avrcp/ |
D | BUILD.gn | 50 executable("net_test_avrcp") {
|
/packages/modules/Bluetooth/system/btcore/ |
D | BUILD.gn | 43 executable("net_test_btcore") {
|
/packages/modules/Bluetooth/system/common/ |
D | BUILD.gn | 47 executable("bluetooth_test_common") {
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | BUILD.gn | 55 executable("hci_tests") {
|
/packages/modules/UprobeStats/src/ |
D | config.proto | 20 // Path to an executable or a library. E.g.
|