Home
last modified time | relevance | path

Searched refs:GetReadIndex (Results 1 - 3 of 3) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.cpp629 return notifiers_[receiverId]->GetReadIndex(); in FindReceiverIndex()
685 receiver->GetReceiverId(), notifier->GetReadIndex(), usableRef, readRefFlag_); in AttachReceiver()
761 readRefFlag_ &= ~(RECV_FLAG_BASE << notifier->GetReadIndex()); in DetachReceiver()
778 readRefFlag_ &= ~(RECV_FLAG_BASE << notifier->GetReadIndex()); in DetachReceiver()
1474 auto index = notifier->GetReadIndex();
1563 auto index = notifier->GetReadIndex(); in ActiveDataRef()
H A Dbuffer_dispatcher.h181 uint32_t GetReadIndex() in GetReadIndex() function in OHOS::Sharing::BufferDispatcher::DataNotifier
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/dispatcher/
H A Dmedia_dispatcher_unit_test.cpp400 auto ret = dataNotifier->GetReadIndex(); in HWTEST_F()

Completed in 8 milliseconds