Home
last modified time | relevance | path

Searched refs:aType (Results 1 – 24 of 24) sorted by relevance

/hardware/interfaces/automotive/evs/1.1/vts/functional/
DFrameHandler.cpp222 mLatestEventDesc.aType = event.aType; in notify()
225 if (mLatestEventDesc.aType == EvsEventType::STREAM_STOPPED) { in notify()
228 } else if (mLatestEventDesc.aType == EvsEventType::PARAMETER_CHANGED) { in notify()
232 ALOGD("Received an event %s", eventToString(mLatestEventDesc.aType)); in notify()
364 found = (mLatestEventDesc.aType == aTargetEvent.aType) && in waitForEvent()
368 aReceivedEvent.aType = mLatestEventDesc.aType; in waitForEvent()
384 const char *FrameHandler::eventToString(const EvsEventType aType) { in eventToString() argument
385 switch (aType) { in eventToString()
DVtsHalEvsV1_1TargetTest.cpp1075 aTargetEvent.aType = EvsEventType::MASTER_RELEASED; in TEST_P()
1102 static_cast<EvsEventType>(aNotification.aType)); in TEST_P()
1120 aTargetEvent.aType = EvsEventType::MASTER_RELEASED; in TEST_P()
1146 static_cast<EvsEventType>(aNotification.aType)); in TEST_P()
1315 aTargetEvent.aType = EvsEventType::PARAMETER_CHANGED; in TEST_P()
1332 aTargetEvent.aType = EvsEventType::PARAMETER_CHANGED; in TEST_P()
1377 static_cast<EvsEventType>(aNotification0.aType)); in TEST_P()
1379 static_cast<EvsEventType>(aNotification1.aType)); in TEST_P()
1435 aTargetEvent.aType = EvsEventType::MASTER_RELEASED; in TEST_P()
1457 static_cast<EvsEventType>(aNotification0.aType)); in TEST_P()
[all …]
DFrameHandler.h92 const char *eventToString(const EvsEventType aType);
DFrameHandlerUltrasonics.cpp39 switch (evsEvent.aType) { in notify()
/hardware/interfaces/automotive/evs/aidl/vts/
DFrameHandler.cpp250 mLatestEventDesc.aType = event.aType; in notify()
252 if (mLatestEventDesc.aType == EvsEventType::STREAM_STOPPED) { in notify()
255 } else if (mLatestEventDesc.aType == EvsEventType::PARAMETER_CHANGED) { in notify()
259 LOG(DEBUG) << "Received an event " << eventToString(mLatestEventDesc.aType); in notify()
380 found = (mLatestEventDesc.aType == aTargetEvent.aType) && in waitForEvent()
382 aReceivedEvent.aType = mLatestEventDesc.aType; in waitForEvent()
396 const char* FrameHandler::eventToString(const EvsEventType aType) { in eventToString() argument
397 switch (aType) { in eventToString()
DVtsHalEvsTargetTest.cpp966 aTargetEvent.aType = EvsEventType::MASTER_RELEASED; in TEST_P()
990 ASSERT_EQ(EvsEventType::MASTER_RELEASED, static_cast<EvsEventType>(aNotification.aType)); in TEST_P()
1005 aTargetEvent.aType = EvsEventType::MASTER_RELEASED; in TEST_P()
1028 ASSERT_EQ(EvsEventType::MASTER_RELEASED, static_cast<EvsEventType>(aNotification.aType)); in TEST_P()
1158 aTargetEvent.aType = EvsEventType::PARAMETER_CHANGED; in TEST_P()
1173 aTargetEvent.aType = EvsEventType::PARAMETER_CHANGED; in TEST_P()
1207 static_cast<EvsEventType>(aNotification0.aType)); in TEST_P()
1209 static_cast<EvsEventType>(aNotification1.aType)); in TEST_P()
1244 aTargetEvent.aType = EvsEventType::MASTER_RELEASED; in TEST_P()
1263 ASSERT_EQ(EvsEventType::MASTER_RELEASED, static_cast<EvsEventType>(aNotification0.aType)); in TEST_P()
[all …]
DFrameHandlerUltrasonics.cpp48 switch (evsEvent.aType) { in notify()
DFrameHandler.h81 const char* eventToString(const ::aidl::android::hardware::automotive::evs::EvsEventType aType);
/hardware/qcom/sm7250/gps/android/2.0/
DAGnss.cpp51 V2_0::IAGnssCallback::AGnssType aType; in statusCb() local
56 aType = IAGnssCallback::AGnssType::SUPL; in statusCb()
59 aType = IAGnssCallback::AGnssType::SUPL_EIMS; in statusCb()
88 auto r = mAGnssCbIface->agnssStatusCb(aType, aStatus); in statusCb()
/hardware/qcom/sm7250/gps/android/2.1/
DAGnss.cpp51 V2_0::IAGnssCallback::AGnssType aType; in statusCb() local
59 aType = IAGnssCallback::AGnssType::SUPL; in statusCb()
62 aType = IAGnssCallback::AGnssType::SUPL_EIMS; in statusCb()
91 auto r = mAGnssCbIface->agnssStatusCb(aType, aStatus); in statusCb()
/hardware/qcom/sm7150/gps/android/2.0/
DAGnss.cpp51 V2_0::IAGnssCallback::AGnssType aType; in statusCb() local
56 aType = IAGnssCallback::AGnssType::SUPL; in statusCb()
59 aType = IAGnssCallback::AGnssType::SUPL_EIMS; in statusCb()
88 auto r = mAGnssCbIface->agnssStatusCb(aType, aStatus); in statusCb()
/hardware/qcom/sm8150/gps/android/2.1/
DAGnss.cpp51 V2_0::IAGnssCallback::AGnssType aType; in statusCb() local
59 aType = IAGnssCallback::AGnssType::SUPL; in statusCb()
62 aType = IAGnssCallback::AGnssType::SUPL_EIMS; in statusCb()
91 auto r = mAGnssCbIface->agnssStatusCb(aType, aStatus); in statusCb()
/hardware/qcom/sm8150p/gps/android/2.0/
DAGnss.cpp51 V2_0::IAGnssCallback::AGnssType aType; in statusCb() local
56 aType = IAGnssCallback::AGnssType::SUPL; in statusCb()
59 aType = IAGnssCallback::AGnssType::SUPL_EIMS; in statusCb()
88 auto r = mAGnssCbIface->agnssStatusCb(aType, aStatus); in statusCb()
/hardware/qcom/sm8150/gps/android/2.0/
DAGnss.cpp51 V2_0::IAGnssCallback::AGnssType aType; in statusCb() local
56 aType = IAGnssCallback::AGnssType::SUPL; in statusCb()
59 aType = IAGnssCallback::AGnssType::SUPL_EIMS; in statusCb()
88 auto r = mAGnssCbIface->agnssStatusCb(aType, aStatus); in statusCb()
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc147 bool isModified(tNXP_CONF_FILE aType);
148 void resetModified(tNXP_CONF_FILE aType);
794 bool CNfcConfig::isModified(tNXP_CONF_FILE aType) { in isModified() argument
798 ALOGD("isModified enter; conf file type %d", aType); in isModified()
799 switch (aType) { in isModified()
826 switch (aType) { in isModified()
840 void CNfcConfig::resetModified(tNXP_CONF_FILE aType) { in resetModified() argument
843 ALOGD("resetModified enter; conf file type is %d", aType); in resetModified()
844 switch (aType) { in resetModified()
864 switch (aType) { in resetModified()
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DEvsEventDesc.aidl37 android.hardware.automotive.evs.EvsEventType aType;
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DEvsEventDesc.aidl37 android.hardware.automotive.evs.EvsEventType aType;
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DEvsEventDesc.aidl37 android.hardware.automotive.evs.EvsEventType aType;
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DEvsEventDesc.aidl29 EvsEventType aType;
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp270 .aType = EvsEventType::STREAM_STOPPED, in generateFrames()
DEvsVideoEmulatedCamera.cpp392 EvsEventDesc event = { .aType = EvsEventType::STREAM_STOPPED, }; in postVideoStreamStop_locked()
/hardware/interfaces/automotive/evs/1.1/default/
DEvsUltrasonicsArray.cpp538 event.aType = EvsEventType::STREAM_STOPPED; in generateDataFrames()
DEvsCamera.cpp633 .aType = EvsEventType::STREAM_STOPPED, in generateFrames()
/hardware/interfaces/automotive/evs/1.1/
Dtypes.hal121 EvsEventType aType;