/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/utils/ |
H A D | ring_buffer.h | 73 writeCondition_.NotifyOne(); 99 writeCondition_.NotifyOne(); in WriteBuffer() 112 writeCondition_.NotifyOne(); 136 writeCondition_.NotifyOne(); in Clear() 149 writeCondition_.NotifyOne(); in Seek()
|
H A D | buffer_pool.h | 46 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 D | blocking_queue.h | 111 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 D | async_mode.cpp | 57 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 D | tag_nci_adapter_rw.cpp | 492 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 D | routing_manager.cpp | 528 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 D | tag_nci_adapter.cpp | 770 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 D | nfcc_nci_adapter.cpp | 484 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 D | tag_nci_adapter_ntf.cpp | 203 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 D | http_media_downloader.cpp | 69 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 D | blocking_queue.h | 111 cvFull_.NotifyOne(); in Pop() 130 cvFull_.NotifyOne(); in Pop() 147 cvEmpty_.NotifyOne(); 171 cvFull_.NotifyOne(); in ClearUnprotected()
|
H A D | condition_variable.h | 34 void __attribute__((no_sanitize("cfi"))) NotifyOne() noexcept;
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/ |
H A D | shared_mutex.cpp | 85 NotifyOne(wList2); in Unlock() 89 NotifyOne(wList1); in Unlock() 124 void SharedMutexPrivate::NotifyOne(LinkedList& wList) in NotifyOne() function in ffrt::SharedMutexPrivate
|
H A D | shared_mutex_private.h | 47 void NotifyOne(LinkedList& wList);
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/audio_sink/ |
H A D | audio_sink_filter.cpp | 252 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 D | data_packer.cpp | 90 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 D | video_sink_filter.cpp | 351 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 D | synchronize_event.h | 30 void NotifyOne();
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | hiplayer_callback_looper.cpp | 179 queueHeadUpdatedCond_.NotifyOne(); in Enqueue() 210 queueHeadUpdatedCond_.NotifyOne(); in Quit()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | io_waiter.h | 49 virtual void NotifyOne() = 0;
|
H A D | none_io_waiter.h | 36 void NotifyOne() final;
|
H A D | none_io_waiter.cpp | 56 void NoneIoWaiter::NotifyOne() in NotifyOne() function in OHOS::AppExecFwk::NoneIoWaiter
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/ |
H A D | none_io_waiter.h | 37 LOCAL_API void NotifyOne() final;
|
/ohos5.0/foundation/multimedia/media_foundation/src/osal/task/ffrt/ |
H A D | condition_variable.cpp | 30 void ConditionVariable::NotifyOne() noexcept in NotifyOne() function in OHOS::Media::ConditionVariable
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | none_io_waiter.cpp | 57 void NoneIoWaiter::NotifyOne() in NotifyOne() function in OHOS::AppExecFwk::NoneIoWaiter
|