/hardware/interfaces/automotive/occupant_awareness/aidl/vts/functional/ |
D | VtsHalOccupantAwarenessV1_0TargetTest.cpp | 129 EXPECT_OK(mOccupantAwarenessService->getState(role, detectionCapability, &oasStatus)); in TEST_P() 139 ->getState(Role::INVALID, IOccupantAwareness::CAP_PRESENCE_DETECTION, in TEST_P() 146 ->getState(static_cast<Role>(invalidRole), in TEST_P() 152 ->getState(Role::FRONT_PASSENGER, IOccupantAwareness::CAP_NONE, &oasStatus) in TEST_P() 158 ->getState(Role::FRONT_PASSENGER, invalidDetectionFlags, &oasStatus) in TEST_P()
|
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/ |
D | IOccupantAwareness.aidl | 73 OccupantAwarenessStatus getState(in Role occupantRole, in int detectionCapability); in getState() method
|
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/ |
D | IOccupantAwareness.aidl | 24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState() method
|
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/ |
D | IOccupantAwareness.aidl | 24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState() method
|
/hardware/interfaces/automotive/occupant_awareness/aidl/default/ |
D | OccupantAwareness.h | 46 ndk::ScopedAStatus getState(Role occupantRole, int detectionCapability,
|
D | OccupantAwareness.cpp | 68 ScopedAStatus OccupantAwareness::getState(Role occupantRole, int detectionCapability, in getState() function in android::hardware::automotive::occupant_awareness::V1_0::implementation::OccupantAwareness
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/ |
D | HWC2OnFbAdapter.h | 68 State getState() const;
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/ |
D | HWC2OnFbAdapter.cpp | 342 if (adapter.getState() == HWC2OnFbAdapter::State::MODIFIED) { in getChangedCompositionTypesHook() 369 if (adapter.getState() == HWC2OnFbAdapter::State::MODIFIED) { in getDisplayRequestsHook() 383 if (adapter.getState() == HWC2OnFbAdapter::State::MODIFIED) { in acceptDisplayChangesHook() 398 if (adapter.getState() != HWC2OnFbAdapter::State::VALIDATED) { in presentDisplayHook() 712 HWC2OnFbAdapter::State HWC2OnFbAdapter::getState() const { in getState() function in android::HWC2OnFbAdapter
|
/hardware/interfaces/automotive/occupant_awareness/aidl/mock/ |
D | OccupantAwareness.cpp | 87 ScopedAStatus OccupantAwareness::getState(Role occupantRole, int detectionCapability, in getState() function in android::hardware::automotive::occupant_awareness::V1_0::implementation::OccupantAwareness
|
/hardware/interfaces/gnss/2.0/ |
D | IGnssMeasurementCallback.hal | 46 * algorithms given by the getState method. If the state flag is set, then the valid measurement
|