Searched refs:flushNodes (Results 1 – 10 of 10) sorted by relevance
53 void flushNodes(match_fn match);54 void flushNodes(match_fn_data match, void *spec_data);
302 void QCameraQueue::flushNodes(match_fn match){ in flushNodes() function in qcamera::QCameraQueue347 void QCameraQueue::flushNodes(match_fn_data match, void *match_data){ in flushNodes() function in qcamera::QCameraQueue
49 void flushNodes(match_fn match);
265 void QCameraQueue::flushNodes(match_fn match){ in flushNodes() function in qcamera::QCameraQueue
52 void flushNodes(match_fn match);
302 void QCameraQueue::flushNodes(match_fn match){ in flushNodes() function in qcamera::QCameraQueue
1074 pme->mDataQ.flushNodes(matchSnapshotNotifications); in cbNotifyRoutine()
750 m_ongoingJpegQ.flushNodes(matchJobId, (void*)&evt->jobId); in processJpegEvt()1937 pme->m_ongoingJpegQ.flushNodes(matchJobId, (void*)&job_data->jobId); in dataSaveRoutine()
1979 pme->mDataQ.flushNodes(matchSnapshotNotifications); in cbNotifyRoutine()