Home
last modified time | relevance | path

Searched refs:executable (Results 1 – 25 of 39) sorted by relevance

12

/packages/modules/Bluetooth/system/test/headless/
DREADME.md4 ## 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/
Dsections.ld40 * as executable-only.
52 * mapped as read-only and non-executable.
77 * mapped as non-executable.
/packages/modules/adb/
Dsysdeps_unix.cpp72 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()
Dadbd_test.map20 # 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/
DAndroid.bp30 // ensure that the statically-linked library isn't exported from the executable, where it
33 // from an executable.
/packages/modules/Bluetooth/system/stack/mmc/
DBUILD.gn102 executable("mmc_service") {
118 executable("hfp_lc3_mmc_encoder_test") {
147 executable("hfp_lc3_mmc_decoder_test") {
/packages/modules/Connectivity/tests/common/
Dconnectivity_mainline_test.map20 # that the statically-linked library isn't exported from the executable, where
23 # exported from an executable.
/packages/modules/Bluetooth/system/device/
DBUILD.gn44 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/
DSdkMeasurement.java127 private void execute(String apiName, TestUtils.RunnableWithThrow executable) in execute() argument
130 executable.run(); in execute()
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
DAndroid.bp94 // 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/
Dstyle_guide.md89 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/
DAndroid.bp126 // ensure that the statically-linked library isn't exported from the executable, where it
129 // from an executable.
/packages/modules/Virtualization/compos/src/
Dcompilation.rs229 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/
DBUILD.gn236 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/
Dsysuigradleproject.protobuf-kotlin-lite.gradle17 // Configure the protoc executable
/packages/modules/Bluetooth/system/
Dsetup.py57 install_args = [sys.executable, '-m', 'pip', 'install']
/packages/modules/Bluetooth/system/test/suite/
DBUILD.gn18 executable("net_test_bluetooth") {
/packages/modules/Bluetooth/system/gd/dumpsys/bundler/
DBUILD.gn40 executable("bluetooth_flatbuffer_bundler") {
/packages/modules/Bluetooth/system/types/
DBUILD.gn37 executable("net_test_types") {
/packages/modules/Bluetooth/system/hci/
DBUILD.gn41 executable("net_test_hci") {
/packages/modules/Bluetooth/system/profile/avrcp/
DBUILD.gn50 executable("net_test_avrcp") {
/packages/modules/Bluetooth/system/btcore/
DBUILD.gn43 executable("net_test_btcore") {
/packages/modules/Bluetooth/system/common/
DBUILD.gn47 executable("bluetooth_test_common") {
/packages/modules/Bluetooth/system/gd/hci/
DBUILD.gn55 executable("hci_tests") {
/packages/modules/UprobeStats/src/
Dconfig.proto20 // Path to an executable or a library. E.g.

12