Searched refs:automotive (Results 1 - 25 of 59) sorted by relevance

123

/hardware/interfaces/automotive/vehicle/2.1/
H A DIVehicle.hal17 package android.hardware.automotive.vehicle@2.1;
19 import android.hardware.automotive.vehicle@2.0;
H A DAndroid.mk8 LOCAL_MODULE := android.hardware.automotive.vehicle-V2.1-java
16 android.hardware.automotive.vehicle-V2.0-java \
23 GEN := $(intermediates)/android/hardware/automotive/vehicle/V2_1/CommonIgnitionMonitors.java
33 android.hardware.automotive.vehicle@2.1::types.CommonIgnitionMonitors
42 GEN := $(intermediates)/android/hardware/automotive/vehicle/V2_1/CompressionIgnitionMonitors.java
52 android.hardware.automotive.vehicle@2.1::types.CompressionIgnitionMonitors
61 GEN := $(intermediates)/android/hardware/automotive/vehicle/V2_1/FuelSystemStatus.java
71 android.hardware.automotive.vehicle@2.1::types.FuelSystemStatus
80 GEN := $(intermediates)/android/hardware/automotive/vehicle/V2_1/FuelType.java
90 android.hardware.automotive
[all...]
/hardware/interfaces/automotive/evs/1.0/
H A DIEvsCameraStream.hal17 package android.hardware.automotive.evs@1.0;
H A DIEvsDisplay.hal17 package android.hardware.automotive.evs@1.0;
H A DIEvsEnumerator.hal17 package android.hardware.automotive.evs@1.0;
H A DIEvsCamera.hal17 package android.hardware.automotive.evs@1.0;
H A Dtypes.hal17 package android.hardware.automotive.evs@1.0;
/hardware/interfaces/automotive/evs/1.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.automotive.evs@1.0-service"
36 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;
H A DEvsDisplay.h20 #include <android/hardware/automotive/evs/1.0/IEvsDisplay.h>
25 namespace automotive { namespace in namespace:android::hardware
33 // Methods from ::android::hardware::automotive::evs::V1_0::IEvsDisplay follow.
59 } // namespace automotive
H A DEvsEnumerator.h20 #include <android/hardware/automotive/evs/1.0/IEvsEnumerator.h>
21 #include <android/hardware/automotive/evs/1.0/IEvsCamera.h>
28 namespace automotive { namespace in namespace:android::hardware
40 // Methods from ::android::hardware::automotive::evs::V1_0::IEvsEnumerator follow.
69 } // namespace automotive
H A DEvsCamera.h20 #include <android/hardware/automotive/evs/1.0/types.h>
21 #include <android/hardware/automotive/evs/1.0/IEvsCamera.h>
29 namespace automotive { namespace in namespace:android::hardware
41 // Methods from ::android::hardware::automotive::evs::V1_0::IEvsCamera follow.
108 } // namespace automotive
/hardware/interfaces/automotive/vehicle/2.0/
H A DIVehicleCallback.hal17 package android.hardware.automotive.vehicle@2.0;
H A DAndroid.mk8 LOCAL_MODULE := android.hardware.automotive.vehicle-V2.0-java
22 GEN := $(intermediates)/android/hardware/automotive/vehicle/V2_0/StatusCode.java
32 android.hardware.automotive.vehicle@2.0::types.StatusCode
41 GEN := $(intermediates)/android/hardware/automotive/vehicle/V2_0/SubscribeFlags.java
51 android.hardware.automotive.vehicle@2.0::types.SubscribeFlags
60 GEN := $(intermediates)/android/hardware/automotive/vehicle/V2_0/SubscribeOptions.java
70 android.hardware.automotive.vehicle@2.0::types.SubscribeOptions
79 GEN := $(intermediates)/android/hardware/automotive/vehicle/V2_0/VehicleApPowerBootupReason.java
89 android.hardware.automotive.vehicle@2.0::types.VehicleApPowerBootupReason
98 GEN := $(intermediates)/android/hardware/automotive/vehicl
[all...]
H A DIVehicle.hal17 package android.hardware.automotive.vehicle@2.0;
/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DFrameHandler.h22 #include <android/hardware/automotive/evs/1.0/IEvsCameraStream.h>
23 #include <android/hardware/automotive/evs/1.0/IEvsCamera.h>
24 #include <android/hardware/automotive/evs/1.0/IEvsDisplay.h>
26 using namespace ::android::hardware::automotive::evs::V1_0;
66 // Implementation for ::android::hardware::automotive::evs::V1_0::ICarCameraStream
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DCommBase.h25 namespace automotive { namespace in namespace:android::hardware
81 } // namespace automotive
H A DPipeComm.h26 namespace automotive { namespace in namespace:android::hardware
72 } // namespace automotive
H A DSocketComm.h26 namespace automotive { namespace in namespace:android::hardware
89 } // namespace automotive
H A DPipeComm.cpp19 #include <android/hardware/automotive/vehicle/2.0/IVehicle.h>
31 namespace automotive { namespace in namespace:android::hardware
102 } // namespace automotive
/hardware/interfaces/automotive/vehicle/2.0/default/
H A DVehicleService.cpp17 #define LOG_TAG "automotive.vehicle@2.0-service"
28 using namespace android::hardware::automotive::vehicle::V2_0;
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DVehicleHal.h20 #include <android/hardware/automotive/vehicle/2.0/IVehicle.h>
25 namespace automotive { namespace in namespace:android::hardware
111 } // namespace automotive
H A DVehiclePropConfigIndex.h22 #include <android/hardware/automotive/vehicle/2.0/IVehicle.h>
26 namespace automotive { namespace in namespace:android::hardware
76 } // namespace automotive
/hardware/interfaces/automotive/vehicle/2.1/default/common/include/vhal_v2_1/
H A DObd2SensorStore.h22 #include <android/hardware/automotive/vehicle/2.1/types.h>
26 namespace automotive { namespace in namespace:android::hardware
81 } // namespace automotive
/hardware/interfaces/automotive/vehicle/2.1/default/impl/vhal_v2_1/
H A DDefaultConfig.h20 #include <android/hardware/automotive/vehicle/2.1/types.h>
25 namespace automotive { namespace in namespace:android::hardware
86 } // namespace automotive
/hardware/interfaces/automotive/vehicle/2.1/default/
H A Dservice.cpp17 #define LOG_TAG "automotive.vehicle@2.1-service"
23 #include <android/hardware/automotive/vehicle/2.1/IVehicle.h>
34 namespace V2_1 = ::android::hardware::automotive::vehicle::V2_1;
35 namespace V2_0 = ::android::hardware::automotive::vehicle::V2_0;

Completed in 280 milliseconds

123