Home
last modified time | relevance | path

Searched refs:automotive (Results 1 – 25 of 79) sorted by relevance

1234

/hardware/interfaces/automotive/vehicle/2.0/default/
DAndroid.bp21 "android.hardware.automotive.vehicle@2.0",
38 name: "android.hardware.automotive.vehicle@2.0-manager-lib",
56 name: "android.hardware.automotive.vehicle@2.0-default-impl-lib",
71 whole_static_libs: ["android.hardware.automotive.vehicle@2.0-manager-lib"],
79 "android.hardware.automotive.vehicle@2.0-libproto-native",
84 name: "android.hardware.automotive.vehicle@2.0-manager-unit-tests",
87 whole_static_libs: ["android.hardware.automotive.vehicle@2.0-manager-lib"],
101 name: "android.hardware.automotive.vehicle@2.0-service",
103 init_rc: ["android.hardware.automotive.vehicle@2.0-service.rc"],
113 "android.hardware.automotive.vehicle@2.0-manager-lib",
[all …]
Dandroid.hardware.automotive.vehicle@2.0-service.rc1 service vendor.vehicle-hal-2.0 /vendor/bin/hw/android.hardware.automotive.vehicle@2.0-service
DVehicleService.cpp28 using namespace android::hardware::automotive::vehicle::V2_0;
/hardware/interfaces/automotive/evs/1.0/default/
DAndroid.bp2 name: "android.hardware.automotive.evs@1.0-service",
12 init_rc: ["android.hardware.automotive.evs@1.0-service.rc"],
15 "android.hardware.automotive.evs@1.0",
Dservice.cpp36 using android::hardware::automotive::evs::V1_0::IEvsEnumerator;
37 using android::hardware::automotive::evs::V1_0::IEvsDisplay;
40 using namespace android::hardware::automotive::evs::V1_0::implementation;
Dandroid.hardware.automotive.evs@1.0-service.rc1 service vendor.evs-hal-mock /vendor/bin/hw/android.hardware.automotive.evs@1.0-service
DEvsDisplay.h25 namespace automotive {
DEvsEnumerator.h28 namespace automotive {
/hardware/interfaces/automotive/audiocontrol/1.0/default/
Dservice.cpp31 using android::hardware::automotive::audiocontrol::V1_0::IAudioControl;
34 using namespace android::hardware::automotive::audiocontrol::V1_0::implementation;
DAndroid.bp16 name: "android.hardware.automotive.audiocontrol@1.0-service",
24 init_rc: ["android.hardware.automotive.audiocontrol@1.0-service.rc"],
27 "android.hardware.automotive.audiocontrol@1.0",
Dandroid.hardware.automotive.audiocontrol@1.0-service.rc1 service vendor.audiocontrol-hal-1.0 /vendor/bin/hw/android.hardware.automotive.audiocontrol@1.0-ser…
DAudioControl.cpp9 namespace automotive { namespace
DAudioControl.h10 namespace automotive {
/hardware/interfaces/
DCleanSpec.mk59 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/hw/android.hardware.automotive*)
60 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/android.hardware.automotive*)
61 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/hw/android.hardware.automotive*)
62 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/android.hardware.automotive*)
/hardware/interfaces/automotive/audiocontrol/1.0/
DAndroid.bp4 name: "android.hardware.automotive.audiocontrol@1.0",
/hardware/interfaces/automotive/vehicle/2.0/
DAndroid.bp4 name: "android.hardware.automotive.vehicle@2.0",
/hardware/interfaces/automotive/evs/1.0/
DAndroid.bp4 name: "android.hardware.automotive.evs@1.0",
/hardware/interfaces/automotive/
DREADME.md6 The automotive HAL tree is used by Android Automotive to discover and
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DLinearFakeValueGenerator.h24 namespace automotive {
DPipeComm.h26 namespace automotive {
DFakeValueGenerator.h24 namespace automotive {
DCommConn.h29 namespace automotive {
DJsonFakeValueGenerator.h29 namespace automotive {
DCommConn.cpp28 namespace automotive { namespace
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehiclePropConfigIndex.h26 namespace automotive {

1234