Home
last modified time | relevance | path

Searched refs:NotifyOne (Results 1 – 25 of 49) sorted by relevance

12

/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/utils/
H A Dring_buffer.h73 writeCondition_.NotifyOne();
99 writeCondition_.NotifyOne(); in WriteBuffer()
112 writeCondition_.NotifyOne();
136 writeCondition_.NotifyOne(); in Clear()
149 writeCondition_.NotifyOne(); in Seek()
H A Dbuffer_pool.h46 cv_.NotifyOne(); in ~BufferPool()
80 cv_.NotifyOne(); in Append()
88 cv_.NotifyOne(); in SetActive()
97 cv_.NotifyOne(); in RecycleBuffer()
112 cvFinishAlloc_.NotifyOne(); in AllocateBuffer()
H A Dblocking_queue.h111 cvFull_.NotifyOne(); in Pop()
130 cvFull_.NotifyOne(); in Pop()
147 cvEmpty_.NotifyOne();
160 cvFull_.NotifyOne(); in ClearUnprotected()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dasync_mode.cpp57 cv_.NotifyOne(); in Release()
93 cv_.NotifyOne(); in Configure()
144 cv_.NotifyOne(); in Stop()
164 cv_.NotifyOne(); in FlushStart()
194 cv_.NotifyOne(); in FlushEnd()
253 cv_.NotifyOne(); in DecodeFrame()
317 cv_.NotifyOne(); in OnOutputBufferDone()
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter_rw.cpp492 fieldCheckEvent_.NotifyOne(); in Reselect()
521 transceiveEvent_.NotifyOne(); in Reselect()
653 checkNdefEvent_.NotifyOne(); in Reselect()
898 transceiveEvent_.NotifyOne(); in Reselect()
902 fieldCheckEvent_.NotifyOne(); in Reselect()
906 g_commonReadNdefEvent.NotifyOne(); in Reselect()
910 g_commonWriteNdefEvent.NotifyOne(); in Reselect()
918 checkNdefEvent_.NotifyOne(); in Reselect()
922 g_commonSelectEvent.NotifyOne(); in Reselect()
926 activatedEvent_.NotifyOne(); in Reselect()
[all …]
H A Drouting_manager.cpp528 eeUpdateEvent_.NotifyOne(); in ClearAllEvents()
536 eeInfoEvent_.NotifyOne(); in ClearAllEvents()
540 routingEvent_.NotifyOne(); in ClearAllEvents()
544 eeSetModeEvent_.NotifyOne(); in ClearAllEvents()
633 routingEvent_.NotifyOne(); in DoNfaEeRegisterEvt()
782 rm.eeRegisterEvent_.NotifyOne(); in DoNfaEeRegisterEvent()
791 rm.eeSetModeEvent_.NotifyOne(); in DoNfaEeModeSetEvent()
806 rm.routingEvent_.NotifyOne(); in NotifyRoutingEvent()
815 rm.routingEvent_.NotifyOne(); in DoNfaEeAddOrRemoveAidEvent()
832 rm.eeInfoEvent_.NotifyOne(); in DoNfaEeDiscoverReqEvent()
[all …]
H A Dtag_nci_adapter.cpp770 fieldCheckEvent_.NotifyOne(); in HandleFieldCheckResult()
783 selectEvent_.NotifyOne(); in HandleSelectResult()
855 reconnectEvent_.NotifyOne(); in SetConnectStatus()
881 reconnectEvent_.NotifyOne(); in SetDeactivatedStatus()
943 setReadOnlyEvent_.NotifyOne(); in HandleSetReadOnlyResult()
995 readNdefEvent_.NotifyOne(); in HandleReadComplete()
1046 writeNdefEvent_.NotifyOne(); in HandleWriteComplete()
1074 formatNdefEvent_.NotifyOne(); in HandleFormatComplete()
1186 checkNdefEvent_.NotifyOne(); in HandleNdefCheckResult()
1704 readNdefEvent_.NotifyOne(); in AbortWait()
[all …]
H A Dnfcc_nci_adapter.cpp484 nfcStartStopPollingEvent_.NotifyOne(); in DoNfaPollEnabledDisabledEvt()
492 nfcEnableEvent_.NotifyOne(); in DoNfaDmEnableEvt()
500 nfcDisableEvent_.NotifyOne(); in DoNfaDmDisableEvt()
545 nfcSetConfigEvent_.NotifyOne(); in DoNfaDmSetConfig()
550 nfcSetPowerSubStateEvent_.NotifyOne(); in DoNfaSetPowerSubState()
557 nfcEnableEvent_.NotifyOne(); in DoNfaDmNfccTimeoutEvt()
561 nfcDisableEvent_.NotifyOne(); in DoNfaDmNfccTimeoutEvt()
565 nfcStartStopPollingEvent_.NotifyOne(); in DoNfaDmNfccTimeoutEvt()
H A Dtag_nci_adapter_ntf.cpp203 g_commonSelectEvent.NotifyOne(); in HandleSelectResult()
275 g_commonReconnectEvent.NotifyOne(); in SetConnectStatus()
298 g_commonReconnectEvent.NotifyOne(); in SetDeactivatedStatus()
305 g_commonSetReadOnlyEvent.NotifyOne(); in HandleSetReadOnlyResult()
320 g_commonReadNdefEvent.NotifyOne(); in HandleReadComplete()
328 g_commonWriteNdefEvent.NotifyOne(); in HandleWriteComplete()
336 g_commonFormatNdefEvent.NotifyOne(); in HandleFormatComplete()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp69 cvReadWrite_.NotifyOne(); in Close()
77 cvReadWrite_.NotifyOne(); in Pause()
84 cvReadWrite_.NotifyOne(); in Resume()
169 cvReadWrite_.NotifyOne(); in SaveData()
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/osal/task/
H A Dblocking_queue.h111 cvFull_.NotifyOne(); in Pop()
130 cvFull_.NotifyOne(); in Pop()
147 cvEmpty_.NotifyOne();
171 cvFull_.NotifyOne(); in ClearUnprotected()
H A Dcondition_variable.h34 void __attribute__((no_sanitize("cfi"))) NotifyOne() noexcept;
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/
H A Dshared_mutex.cpp85 NotifyOne(wList2); in Unlock()
89 NotifyOne(wList1); in Unlock()
124 void SharedMutexPrivate::NotifyOne(LinkedList& wList) in NotifyOne() function in ffrt::SharedMutexPrivate
H A Dshared_mutex_private.h47 void NotifyOne(LinkedList& wList);
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/audio_sink/
H A Daudio_sink_filter.cpp252 startWorkingCondition_.NotifyOne(); in Start()
266 startWorkingCondition_.NotifyOne(); in Stop()
294 startWorkingCondition_.NotifyOne(); in Resume()
309 startWorkingCondition_.NotifyOne(); in FlushStart()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Ddata_packer.cpp90 cvEmpty_.NotifyOne(); in PushData()
231 cvFull_.NotifyOne(); in GetRange()
288 cvFull_.NotifyOne(); in GetRange()
305 cvEmpty_.NotifyOne(); in SetEos()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/video_sink/
H A Dvideo_sink_filter.cpp351 startWorkingCondition_.NotifyOne(); in Start()
362 startWorkingCondition_.NotifyOne(); in Stop()
398 startWorkingCondition_.NotifyOne(); in Resume()
420 startWorkingCondition_.NotifyOne(); in FlushStart()
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/
H A Dsynchronize_event.h30 void NotifyOne();
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_callback_looper.cpp179 queueHeadUpdatedCond_.NotifyOne(); in Enqueue()
210 queueHeadUpdatedCond_.NotifyOne(); in Quit()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Dio_waiter.h49 virtual void NotifyOne() = 0;
H A Dnone_io_waiter.h36 void NotifyOne() final;
H A Dnone_io_waiter.cpp56 void NoneIoWaiter::NotifyOne() in NotifyOne() function in OHOS::AppExecFwk::NoneIoWaiter
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Dnone_io_waiter.h37 LOCAL_API void NotifyOne() final;
/ohos5.0/foundation/multimedia/media_foundation/src/osal/task/ffrt/
H A Dcondition_variable.cpp30 void ConditionVariable::NotifyOne() noexcept in NotifyOne() function in OHOS::Media::ConditionVariable
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Dnone_io_waiter.cpp57 void NoneIoWaiter::NotifyOne() in NotifyOne() function in OHOS::AppExecFwk::NoneIoWaiter

12