Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Drun_loop_impl.hpp16 using WatchCallback = std::function<void(int, RunLoop::Event)>; typedef
17 using WatchPair = std::pair<std::unique_ptr<QSocketNotifier>, WatchCallback>;