Searched refs:sysprop (Results 1 – 25 of 216) sorted by relevance
123456789
/packages/modules/Bluetooth/sysprop/ |
D | BUILD.gn | 1 import("//bt/sysprop/sysprop.gni") 3 sysprop("libcom.android.sysprop.bluetooth") { 5 "a2dp.sysprop", 6 "avrcp.sysprop", 7 "ble.sysprop", 8 "bta.sysprop", 9 "device_id.sysprop", 10 "gap.sysprop", 11 "hardware.sysprop", 12 "hci.sysprop", [all …]
|
D | Android.bp | 6 name: "com.android.sysprop.bluetooth", 9 "a2dp.sysprop", 10 "avrcp.sysprop", 11 "ble.sysprop", 12 "bta.sysprop", 13 "device_id.sysprop", 14 "gap.sysprop", 15 "hardware.sysprop", 16 "hci.sysprop", 17 "hfp.sysprop", [all …]
|
D | sysprop.gni | 17 # Generate c++ headers for each sysprop file 20 # sources: sysprop source files 21 template("sysprop") {
|
/packages/modules/Bluetooth/system/build/dpkg/sysprop/debian/ |
D | rules | 19 Common.o CppGen.o: sysprop.pb.h 21 sysprop_cpp: CppMain.o CppGen.o Common.o CodeWriter.o sysprop.pb.o file.o strings.o stringprintf.o … 24 sysprop.pb.h sysprop.pb.cc: sysprop.proto 25 protoc --proto_path=. --cpp_out=. sysprop.proto
|
D | control | 1 Source: sysprop 6 Homepage: https://android.googlesource.com/platform/system/tools/sysprop 13 Package: sysprop 17 Description: sysprop codegen tools
|
D | README.Debian | 1 sysprop for Debian
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | dis.rs | 15 use bt_topshim::sysprop; 106 let vendor_id = sysprop::get_i32(sysprop::PropertyI32::VendorId); in handle_callbacks() 108 sysprop::get_i32(sysprop::PropertyI32::VendorIdSource); in handle_callbacks() 109 let product_id = sysprop::get_i32(sysprop::PropertyI32::ProductId); in handle_callbacks() 111 sysprop::get_i32(sysprop::PropertyI32::ProductVersion); in handle_callbacks()
|
/packages/modules/Gki/sysprop/ |
D | Android.bp | 26 "android/sysprop/GkiProperties.sysprop", 29 "android.sysprop",
|
/packages/modules/Bluetooth/system/osi/ |
D | BUILD.gn | 56 "//bt/sysprop:libcom.android.sysprop.bluetooth", 93 "//bt/sysprop:libcom.android.sysprop.bluetooth",
|
D | Android.bp | 91 "libcom.android.sysprop.bluetooth.wrapped", 144 "libcom.android.sysprop.bluetooth.wrapped",
|
/packages/modules/Virtualization/libs/framework-virtualization/ |
D | Android.bp | 19 // For android.sysprop.HypervisorProperties 28 // android.sysprop.*, renamed by jarjar 29 "com.android.system.virtualmachine.sysprop",
|
D | jarjar-rules.txt | 10 rule android.sysprop.** com.android.system.virtualmachine.sysprop.@1
|
/packages/modules/Bluetooth/system/stack/ |
D | Android.bp | 226 "libcom.android.sysprop.bluetooth.wrapped", 233 "libcom.android.sysprop.bluetooth.wrapped", 626 "libcom.android.sysprop.bluetooth.wrapped", 751 "libcom.android.sysprop.bluetooth.wrapped", 852 "libcom.android.sysprop.bluetooth.wrapped", 942 "libcom.android.sysprop.bluetooth.wrapped", 1032 "libcom.android.sysprop.bluetooth.wrapped", 1111 "libcom.android.sysprop.bluetooth.wrapped", 1187 "libcom.android.sysprop.bluetooth.wrapped", 1261 "libcom.android.sysprop.bluetooth.wrapped", [all …]
|
/packages/modules/Bluetooth/system/btif/ |
D | Android.bp | 180 "libcom.android.sysprop.bluetooth.wrapped", 260 "libcom.android.sysprop.bluetooth.wrapped", 325 "libcom.android.sysprop.bluetooth.wrapped", 357 "libcom.android.sysprop.bluetooth.wrapped", 444 "libcom.android.sysprop.bluetooth.wrapped", 540 "libcom.android.sysprop.bluetooth.wrapped", 663 "libcom.android.sysprop.bluetooth.wrapped",
|
/packages/modules/Bluetooth/system/btif/test/ |
D | btif_hf_client_service_test.cc | 12 return android::sysprop::bluetooth::Hfp::version().value_or(HFP_VERSION_1_7); in get_default_hfp_version() 21 return android::sysprop::bluetooth::Hfp::hf_client_features().value_or( in get_default_hf_client_features()
|
/packages/modules/CrashRecovery/service/ |
D | jarjar-rules.txt | 2 rule android.sysprop.** com.android.server.crashrecovery.sysprop.@1
|
/packages/services/Car/cpp/watchdog/server/sysprop/ |
D | Android.bp | 22 srcs: ["*.sysprop"], 24 api_packages: ["android.sysprop"],
|
/packages/modules/Bluetooth/system/build/dpkg/sysprop/ |
D | gen-src-pkg.sh | 10 pkgdir=sysprop-0.0.1 23 git clone --branch "${branch}" https://android.googlesource.com/platform/system/tools/sysprop "${pk…
|
/packages/modules/Bluetooth/system/bta/ |
D | Android.bp | 186 "libcom.android.sysprop.bluetooth.wrapped", 296 "libcom.android.sysprop.bluetooth.wrapped", 370 "libcom.android.sysprop.bluetooth.wrapped", 419 "libcom.android.sysprop.bluetooth.wrapped", 471 "libcom.android.sysprop.bluetooth.wrapped", 535 "libcom.android.sysprop.bluetooth.wrapped", 583 "libcom.android.sysprop.bluetooth.wrapped", 802 "libcom.android.sysprop.bluetooth.wrapped", 913 "libcom.android.sysprop.bluetooth.wrapped", 1003 "libcom.android.sysprop.bluetooth.wrapped", [all …]
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | BUILD.gn | 44 "//bt/sysprop:libcom.android.sysprop.bluetooth",
|
/packages/modules/Bluetooth/system/common/ |
D | Android.bp | 126 "libcom.android.sysprop.bluetooth.wrapped", 155 "libcom.android.sysprop.bluetooth.wrapped",
|
/packages/modules/Bluetooth/system/profile/avrcp/ |
D | Android.bp | 36 "libcom.android.sysprop.bluetooth.wrapped", 82 "libcom.android.sysprop.bluetooth.wrapped",
|
/packages/modules/Bluetooth/system/main/ |
D | Android.bp | 40 "libcom.android.sysprop.bluetooth.wrapped", 104 "libcom.android.sysprop.bluetooth.wrapped",
|
/packages/modules/Bluetooth/system/main/shim/ |
D | BUILD.gn | 77 "//bt/sysprop:libcom.android.sysprop.bluetooth",
|
/packages/modules/Virtualization/docs/ |
D | abl.md | 44 …com/platform/system/libsysprop/+/refs/heads/main/srcs/android/sysprop/HypervisorProperties.sysprop)
|
123456789