Home
last modified time | relevance | path

Searched refs:requestLeftChannelsSliceGeneric (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/export/
H A Dexport_api_wrap.h139 void requestLeftChannelsSliceGeneric(FnMut<void()> done);
H A Dexport_api_wrap.cpp558 requestLeftChannelsSliceGeneric([=] { in requestLeftChannelsCount()
590 requestLeftChannelsSliceGeneric([=] { in requestLeftChannelsSlice()
1260 void ApiWrap::requestLeftChannelsSliceGeneric(FnMut<void()> done) { in requestLeftChannelsSliceGeneric() function in Export::ApiWrap