Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.h284 uint32_t FindLastIndex(MediaType type);
H A Dbuffer_dispatcher.cpp723 uint32_t tempIndex = FindLastIndex(MEDIA_TYPE_AUDIO); in AttachReceiver()
1228 uint32_t BufferDispatcher::FindLastIndex(MediaType type) in FindLastIndex() function in OHOS::Sharing::BufferDispatcher
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/dispatcher/
H A Dmedia_dispatcher_unit_test.cpp1300 auto ret = bufferDispatcher->FindLastIndex(MEDIA_TYPE_AUDIO); in HWTEST_F()
1313 auto ret = bufferDispatcher->FindLastIndex(MEDIA_TYPE_AUDIO); in HWTEST_F()

Completed in 12 milliseconds