/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | nan_ind.cpp | 207 int NanCommand::getNanPublishReplied(NanPublishRepliedInd *event) in getNanPublishReplied() 256 int NanCommand::getNanPublishTerminated(NanPublishTerminatedInd *event) in getNanPublishTerminated() 271 int NanCommand::getNanMatch(NanMatchInd *event) in getNanMatch() 427 int NanCommand::getNanMatchExpired(NanMatchExpiredInd *event) in getNanMatchExpired() 441 int NanCommand::getNanSubscribeTerminated(NanSubscribeTerminatedInd *event) in getNanSubscribeTerminated() 456 int NanCommand::getNanFollowup(NanFollowupInd *event) in getNanFollowup() 521 int NanCommand::getNanDiscEngEvent(NanDiscEngEventInd *event) in getNanDiscEngEvent() 592 int NanCommand::getNanDisabled(NanDisabledInd *event) in getNanDisabled() 607 int NanCommand::getNanTca(NanTCAInd *event) in getNanTca() 661 int NanCommand::getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event) in getNanBeaconSdfPayload() [all …]
|
/hardware/interfaces/input/classifier/1.0/vts/functional/ |
D | VtsHalInputClassifierV1_0TargetTest.cpp | 43 MotionEvent event; in getSimpleMotionEvent() local 127 MotionEvent event = getSimpleMotionEvent(); in TEST_F() local 141 MotionEvent event = getSimpleMotionEvent(); in TEST_F() local 167 MotionEvent event = getSimpleMotionEvent(); in TEST_F() local
|
/hardware/interfaces/cas/1.1/default/ |
D | CasImpl.cpp | 44 void CasImpl::OnEvent(void* appData, int32_t event, int32_t arg, uint8_t* data, size_t size) { in OnEvent() 54 void CasImpl::CallBackExt(void* appData, int32_t event, int32_t arg, uint8_t* data, size_t size, in CallBackExt() 70 void CasImpl::onEvent(int32_t event, int32_t arg, uint8_t* data, size_t size) { in onEvent() 83 void CasImpl::onEvent(const CasSessionId* sessionId, int32_t event, int32_t arg, uint8_t* data, in onEvent() 165 Return<Status> CasImpl::sendEvent(int32_t event, int32_t arg, const HidlCasData& eventData) { in sendEvent() 176 Return<Status> CasImpl::sendSessionEvent(const HidlCasSessionId& sessionId, int32_t event, in sendSessionEvent()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_vsync.cpp | 78 struct event { struct 79 const char* name; 80 void (*callback)(hwc_context_t* ctx, int dpy, char *data); 205 for( size_t event = 0; event < num_events; event++) { in vsync_loop() local
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_vsync.cpp | 97 struct event { struct 98 const char* name; 99 void (*callback)(hwc_context_t* ctx, int dpy, char *data); 208 for( size_t event = 0; event < num_events; event++) { in vsync_loop() local
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_vsync.cpp | 88 struct event { struct 89 const char* name; 90 void (*callback)(hwc_context_t* ctx, int dpy, char *data, ssize_t len); 204 for( size_t event = 0; event < num_events; event++) { in vsync_loop() local
|
/hardware/interfaces/soundtrigger/2.2/default/ |
D | SoundTriggerHw.cpp | 457 V2_0::ISoundTriggerHwCallback::ModelEvent* event, in convertSoundModelEventFromHal() 468 V2_0::ISoundTriggerHwCallback::PhraseRecognitionEvent* event, in convertPhaseRecognitionEventFromHal() 479 V2_0::ISoundTriggerHwCallback::RecognitionEvent* event, in convertRecognitionEventFromHal() 516 V2_0::ISoundTriggerHwCallback::PhraseRecognitionEvent event; in recognitionCallback() local 522 V2_0::ISoundTriggerHwCallback::RecognitionEvent event; in recognitionCallback() local 531 V2_0::ISoundTriggerHwCallback::ModelEvent event; in soundModelCallback() local 660 V2_1::ISoundTriggerHwCallback::PhraseRecognitionEvent event; in recognitionCallback() local 670 V2_1::ISoundTriggerHwCallback::RecognitionEvent event; in recognitionCallback() local 682 V2_1::ISoundTriggerHwCallback::ModelEvent event; in soundModelCallback() local
|
/hardware/interfaces/bluetooth/1.0/vts/functional/ |
D | VtsHalBluetoothV1_0TargetTest.cpp | 260 Return<void> hciEventReceived( in hciEventReceived() 308 hidl_vec<uint8_t> event = event_queue.front(); in handle_no_ops() local 341 hidl_vec<uint8_t> event; in wait_for_event() local 360 hidl_vec<uint8_t> event = event_queue.front(); in wait_for_command_complete_event() local 379 hidl_vec<uint8_t> event = event_queue.front(); in setBufferSizes() local 430 hidl_vec<uint8_t> event = event_queue.front(); in sendAndCheckHCI() local 553 hidl_vec<uint8_t> event = event_queue.front(); in wait_for_completed_packets_event() local 584 hidl_vec<uint8_t> event = event_queue.front(); in enterLoopbackMode() local 638 hidl_vec<uint8_t> event = event_queue.front(); in TEST_F() local 659 hidl_vec<uint8_t> event = event_queue.front(); in TEST_F() local
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | DynamicSensorManager.cpp | 113 static const sensors_event_t event = { in flush() local 173 sensors_event_t event; in unregisterSensor() local 193 sensors_event_t event = e; in submitEvent() local 276 fillDisconnectionEvent(sensors_event_t* event, int metaHandle, int handle) { in fillDisconnectionEvent()
|
/hardware/interfaces/soundtrigger/2.0/default/ |
D | SoundTriggerHalImpl.cpp | 434 ISoundTriggerHwCallback::ModelEvent* event, const struct sound_trigger_model_event* halEvent) { in convertSoundModelEventFromHal() 444 ISoundTriggerHwCallback::PhraseRecognitionEvent* event, in convertPhaseRecognitionEventFromHal() 455 ISoundTriggerHwCallback::RecognitionEvent* event, in convertRecognitionEventFromHal() 491 ISoundTriggerHwCallback::PhraseRecognitionEvent event; in recognitionCallback() local 497 ISoundTriggerHwCallback::RecognitionEvent event; in recognitionCallback() local 506 ISoundTriggerHwCallback::ModelEvent event; in soundModelCallback() local
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | Agps.cpp | 40 void AgpsStateMachine::processAgpsEvent(AgpsEvent event){ in processAgpsEvent() 323 AgpsEvent event, bool deleteSubscriberPostNotify, in notifyAllSubscribers() 358 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() 527 void DSStateMachine::processAgpsEvent(AgpsEvent event){ in processAgpsEvent() 657 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber()
|
/hardware/qcom/sdm845/gps/sdm845/gnss/ |
D | Agps.cpp | 41 void AgpsStateMachine::processAgpsEvent(AgpsEvent event){ in processAgpsEvent() 318 AgpsEvent event, bool deleteSubscriberPostNotify, in notifyAllSubscribers() 353 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() 524 void DSStateMachine::processAgpsEvent(AgpsEvent event) { in processAgpsEvent() 654 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber()
|
/hardware/qcom/gps/msm8998/gnss/ |
D | Agps.cpp | 40 void AgpsStateMachine::processAgpsEvent(AgpsEvent event){ in processAgpsEvent() 318 AgpsEvent event, bool deleteSubscriberPostNotify, in notifyAllSubscribers() 353 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() 522 void DSStateMachine::processAgpsEvent(AgpsEvent event) { in processAgpsEvent() 652 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber()
|
/hardware/qcom/sdm845/gps/msm8998/gnss/ |
D | Agps.cpp | 40 void AgpsStateMachine::processAgpsEvent(AgpsEvent event){ in processAgpsEvent() 320 AgpsEvent event, bool deleteSubscriberPostNotify, in notifyAllSubscribers() 355 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() 524 void DSStateMachine::processAgpsEvent(AgpsEvent event){ in processAgpsEvent() 654 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber()
|
/hardware/interfaces/wifi/1.2/vts/functional/ |
D | wifi_nan_iface_hidl_test.cpp | 300 const NanClusterEventInd& event) override { in eventClusterEvent() 340 Return<void> eventMatch(const NanMatchInd& event) override { in eventMatch() 361 const NanFollowupReceivedInd& event) override { in eventFollowupReceived() 382 const NanDataPathRequestInd& event) override { in eventDataPathRequest() 391 Return<void> eventDataPathConfirm( in eventDataPathConfirm() 411 Return<void> eventDataPathConfirm_1_2( in eventDataPathConfirm_1_2() 423 const NanDataPathScheduleUpdateInd& event) override { in eventDataPathScheduleUpdate()
|
/hardware/interfaces/soundtrigger/2.1/default/ |
D | SoundTriggerHw.cpp | 155 V2_1::ISoundTriggerHwCallback::PhraseRecognitionEvent event; in recognitionCallback() local 165 V2_1::ISoundTriggerHwCallback::RecognitionEvent event; in recognitionCallback() local 177 V2_1::ISoundTriggerHwCallback::ModelEvent event; in soundModelCallback() local
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 258 AgpsState* AgpsReleasedState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 421 AgpsState* AgpsAcquiredState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 700 void AgpsStateMachine::onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent() 913 void DSStateMachine :: onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 258 AgpsState* AgpsReleasedState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 421 AgpsState* AgpsAcquiredState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 700 void AgpsStateMachine::onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent() 914 void DSStateMachine :: onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent()
|
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 258 AgpsState* AgpsReleasedState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 421 AgpsState* AgpsAcquiredState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 700 void AgpsStateMachine::onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent() 913 void DSStateMachine :: onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent()
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 258 AgpsState* AgpsReleasedState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 421 AgpsState* AgpsAcquiredState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 700 void AgpsStateMachine::onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent() 914 void DSStateMachine :: onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent()
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 258 AgpsState* AgpsReleasedState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 421 AgpsState* AgpsAcquiredState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 700 void AgpsStateMachine::onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent() 913 void DSStateMachine :: onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent()
|
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 258 AgpsState* AgpsReleasedState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 421 AgpsState* AgpsAcquiredState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 700 void AgpsStateMachine::onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent() 913 void DSStateMachine :: onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 258 AgpsState* AgpsReleasedState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 421 AgpsState* AgpsAcquiredState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 700 void AgpsStateMachine::onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent() 913 void DSStateMachine :: onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 258 AgpsState* AgpsReleasedState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 421 AgpsState* AgpsAcquiredState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 700 void AgpsStateMachine::onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent() 913 void DSStateMachine :: onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent()
|
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 258 AgpsState* AgpsReleasedState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 421 AgpsState* AgpsAcquiredState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent() 700 void AgpsStateMachine::onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent() 913 void DSStateMachine :: onRsrcEvent(AgpsRsrcStatus event) in onRsrcEvent()
|