Home
last modified time | relevance | path

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

1234567891011

/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
DIOccupantAwareness.aidl18 package android.hardware.automotive.occupant_awareness;
21 android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus startDetection(); in startDetection()
22 android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus stopDetection(); in stopDetection()
23 int getCapabilityForRole(in android.hardware.automotive.occupant_awareness.Role occupantRole); in getCapabilityForRole()
24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState()
25 …void setCallback(in android.hardware.automotive.occupant_awareness.IOccupantAwarenessClientCallbac… in setCallback()
26 …void getLatestDetection(out android.hardware.automotive.occupant_awareness.OccupantDetections dete… in getLatestDetection()
DOccupantDetection.aidl18 package android.hardware.automotive.occupant_awareness;
21 android.hardware.automotive.occupant_awareness.Role role;
22 android.hardware.automotive.occupant_awareness.PresenceDetection[] presenceData;
23 android.hardware.automotive.occupant_awareness.GazeDetection[] gazeData;
24 android.hardware.automotive.occupant_awareness.DriverMonitoringDetection[] attentionData;
DGazeDetection.aidl18 package android.hardware.automotive.occupant_awareness;
21 android.hardware.automotive.occupant_awareness.ConfidenceLevel gazeConfidence;
25 android.hardware.automotive.occupant_awareness.VehicleRegion gazeTarget;
DIOccupantAwarenessClientCallback.aidl18 package android.hardware.automotive.occupant_awareness;
21 …oneway void onSystemStatusChanged(in int detectionFlags, in android.hardware.automotive.occupant_a… in onSystemStatusChanged()
22 …oneway void onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections … in onDetectionEvent()
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
DIOccupantAwareness.aidl18 package android.hardware.automotive.occupant_awareness;
21 android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus startDetection(); in startDetection()
22 android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus stopDetection(); in stopDetection()
23 int getCapabilityForRole(in android.hardware.automotive.occupant_awareness.Role occupantRole); in getCapabilityForRole()
24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState()
25 …void setCallback(in android.hardware.automotive.occupant_awareness.IOccupantAwarenessClientCallbac… in setCallback()
26 …void getLatestDetection(out android.hardware.automotive.occupant_awareness.OccupantDetections dete… in getLatestDetection()
DOccupantDetection.aidl18 package android.hardware.automotive.occupant_awareness;
21 android.hardware.automotive.occupant_awareness.Role role;
22 android.hardware.automotive.occupant_awareness.PresenceDetection[] presenceData;
23 android.hardware.automotive.occupant_awareness.GazeDetection[] gazeData;
24 android.hardware.automotive.occupant_awareness.DriverMonitoringDetection[] attentionData;
DGazeDetection.aidl18 package android.hardware.automotive.occupant_awareness;
21 android.hardware.automotive.occupant_awareness.ConfidenceLevel gazeConfidence;
25 android.hardware.automotive.occupant_awareness.VehicleRegion gazeTarget;
DIOccupantAwarenessClientCallback.aidl18 package android.hardware.automotive.occupant_awareness;
21 …oneway void onSystemStatusChanged(in int detectionFlags, in android.hardware.automotive.occupant_a… in onSystemStatusChanged()
22 …oneway void onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections … in onDetectionEvent()
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DFrameHandlerUltrasonics.h27 android::hardware::automotive::evs::V1_1::IEvsUltrasonicsArrayStream {
30 android::sp<android::hardware::automotive::evs::V1_1::IEvsUltrasonicsArray>
35 const android::hardware::automotive::evs::V1_1::EvsEventDesc& evsEvent) override;
37 const android::hardware::automotive::evs::V1_1::UltrasonicsDataFrameDesc&
40 bool checkEventReceived(android::hardware::automotive::evs::V1_1::EvsEventDesc evsEvent);
45 android::sp<android::hardware::automotive::evs::V1_1::IEvsUltrasonicsArray>
47 android::hardware::automotive::evs::V1_1::UltrasonicsDataFrameDesc mLastReceivedFrames;
48 std::vector<android::hardware::automotive::evs::V1_1::EvsEventDesc> mReceivedEvents;
/hardware/interfaces/automotive/can/1.0/tools/
DAndroid.bp19 defaults: ["android.hardware.automotive.can@defaults"],
24 "android.hardware.automotive[email protected]",
28 "android.hardware.automotive.can@hidl-utils-lib",
31 "android.hardware.automotive.can@libcanhaltools",
37 defaults: ["android.hardware.automotive.can@defaults"],
42 "android.hardware.automotive[email protected]",
46 "android.hardware.automotive.can@hidl-utils-lib",
49 "android.hardware.automotive.can@libcanhaltools",
55 defaults: ["android.hardware.automotive.can@defaults"],
60 "android.hardware.automotive[email protected]",
[all …]
/hardware/interfaces/automotive/vehicle/2.0/default/
DAndroid.bp21 "android.hardware.automotive[email protected]",
47 name: "android.hardware.automotive[email protected]",
69 name: "android.hardware.automotive[email protected]",
89 "android.hardware.automotive[email protected]",
90 "android.hardware.automotive[email protected]",
99 "android.hardware.automotive[email protected]",
105 name: "android.hardware.automotive[email protected]",
115 name: "android.hardware.automotive[email protected]",
130 name: "android.hardware.automotive[email protected]",
145 "android.hardware.automotive[email protected]",
[all …]
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
DOccupantDetection.aidl17 package android.hardware.automotive.occupant_awareness;
19 import android.hardware.automotive.occupant_awareness.Role;
20 import android.hardware.automotive.occupant_awareness.PresenceDetection;
21 import android.hardware.automotive.occupant_awareness.GazeDetection;
22 import android.hardware.automotive.occupant_awareness.DriverMonitoringDetection;
DIOccupantAwareness.aidl17 package android.hardware.automotive.occupant_awareness;
19 import android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus;
20 import android.hardware.automotive.occupant_awareness.Role;
21 import android.hardware.automotive.occupant_awareness.IOccupantAwarenessClientCallback;
22 import android.hardware.automotive.occupant_awareness.OccupantDetections;
/hardware/interfaces/automotive/evs/1.1/default/
DAndroid.bp2 name: "android.hardware.automotive[email protected]",
15 init_rc: ["android.hardware.automotive[email protected]"],
18 "android.hardware.automotive[email protected]",
19 "android.hardware.automotive[email protected]",
35 "android.frameworks.automotive[email protected]",
50 "manifest_android.hardware.automotive[email protected]",
58 sub_dir: "automotive/evs",
DEvsEnumerator.h30 using ::android::hardware::automotive::evs::V1_0::EvsResult;
31 using ::android::hardware::automotive::evs::V1_0::DisplayState;
32 using IEvsCamera_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCamera;
33 using IEvsCamera_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCamera;
34 using CameraDesc_1_0 = ::android::hardware::automotive::evs::V1_0::CameraDesc;
35 using CameraDesc_1_1 = ::android::hardware::automotive::evs::V1_1::CameraDesc;
36 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay;
37 using IEvsDisplay_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsDisplay;
38 using android::frameworks::automotive::display::V1_0::IAutomotiveDisplayProxyService;
42 namespace automotive {
DEvsDisplay.h24 using ::android::hardware::automotive::evs::V1_1::IEvsDisplay;
25 using ::android::hardware::automotive::evs::V1_0::DisplayDesc;
26 using ::android::hardware::automotive::evs::V1_0::DisplayState;
27 using ::android::hardware::automotive::evs::V1_0::EvsResult;
28 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc;
29 using android::frameworks::automotive::display::V1_0::IAutomotiveDisplayProxyService;
33 namespace automotive {
DEvsCamera.h30 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc;
31 using BufferDesc_1_1 = ::android::hardware::automotive::evs::V1_1::BufferDesc;
32 using IEvsCameraStream_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCameraStream;
33 using IEvsCameraStream_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCameraStream;
34 using ::android::hardware::automotive::evs::V1_0::EvsResult;
35 using ::android::hardware::automotive::evs::V1_0::CameraDesc;
36 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay;
37 using IEvsDisplay_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsDisplay;
42 namespace automotive {
/hardware/interfaces/automotive/can/1.0/vts/functional/
DAndroid.bp18 name: "android.hardware.automotive.can@vts-defaults",
21 "android.hardware.automotive.can@defaults",
24 "android.hardware.automotive.can@hidl-utils-lib",
27 "android.hardware.automotive[email protected]",
28 "android.hardware.automotive.can@vts-utils-lib",
39 defaults: ["android.hardware.automotive.can@vts-defaults"],
45 defaults: ["android.hardware.automotive.can@vts-defaults"],
51 defaults: ["android.hardware.automotive.can@vts-defaults"],
/hardware/interfaces/automotive/evs/common/utils/default/test/fuzz/
DFormatConvertFuzzer.cpp38 android::hardware::automotive::evs::common::Utils::copyNV21toRGB32(width, height, src, tgt, 0); in LLVMFuzzerTestOneInput()
40 android::hardware::automotive::evs::common::Utils::copyNV21toBGR32(width, height, src, tgt, 0); in LLVMFuzzerTestOneInput()
42 android::hardware::automotive::evs::common::Utils::copyYV12toRGB32(width, height, src, tgt, 0); in LLVMFuzzerTestOneInput()
44 android::hardware::automotive::evs::common::Utils::copyYV12toBGR32(width, height, src, tgt, 0); in LLVMFuzzerTestOneInput()
46 android::hardware::automotive::evs::common::Utils::copyYUYVtoRGB32(width, height, src, 0, tgt, in LLVMFuzzerTestOneInput()
49 android::hardware::automotive::evs::common::Utils::copyYUYVtoBGR32(width, height, src, 0, tgt, in LLVMFuzzerTestOneInput()
/hardware/interfaces/automotive/occupant_awareness/aidl/default/
DOccupantAwareness.h24 namespace automotive {
29 using ::aidl::android::hardware::automotive::occupant_awareness::BnOccupantAwareness;
30 using ::aidl::android::hardware::automotive::occupant_awareness::IOccupantAwarenessClientCallback;
31 using ::aidl::android::hardware::automotive::occupant_awareness::OccupantAwarenessStatus;
32 using ::aidl::android::hardware::automotive::occupant_awareness::OccupantDetections;
33 using ::aidl::android::hardware::automotive::occupant_awareness::Role;
/hardware/interfaces/automotive/can/1.0/default/
DAndroid.bp18 name: "android.hardware.automotive.can@defaults",
33 name: "android.hardware.automotive[email protected]",
34 init_rc: ["android.hardware.automotive[email protected]"],
35 defaults: ["android.hardware.automotive.can@defaults"],
49 "android.hardware.automotive[email protected]",
53 "android.hardware.automotive.can@libnetdevice",
54 "android.hardware.automotive@libc++fs",
/hardware/interfaces/automotive/occupant_awareness/aidl/mock/
DDetectionGenerator.cpp23 namespace automotive { namespace
28 using ::aidl::android::hardware::automotive::occupant_awareness::ConfidenceLevel;
29 using ::aidl::android::hardware::automotive::occupant_awareness::DriverMonitoringDetection;
30 using ::aidl::android::hardware::automotive::occupant_awareness::OccupantDetection;
31 using ::aidl::android::hardware::automotive::occupant_awareness::PresenceDetection;
DDetectionGenerator.h23 namespace automotive {
28 using ::aidl::android::hardware::automotive::occupant_awareness::BnOccupantAwareness;
29 using ::aidl::android::hardware::automotive::occupant_awareness::OccupantDetections;
30 using ::aidl::android::hardware::automotive::occupant_awareness::Role;
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DWatchdogClient.h29 namespace automotive {
33 class WatchdogClient : public aidl::android::automotive::watchdog::BnCarWatchdogClient {
39 int32_t sessionId, aidl::android::automotive::watchdog::TimeoutLength timeout) override;
61 std::shared_ptr<aidl::android::automotive::watchdog::ICarWatchdog> mWatchdogServer;
62 std::shared_ptr<aidl::android::automotive::watchdog::ICarWatchdogClient> mTestClient;
/hardware/interfaces/automotive/evs/1.0/default/
DAndroid.bp2 name: "android.hardware.automotive[email protected]",
12 init_rc: ["android.hardware.automotive[email protected]"],
15 "android.hardware.automotive[email protected]",
32 "manifest_android.hardware.automotive[email protected]",

1234567891011