Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dasync_task.cpp19 auto* loop = reinterpret_cast<uv_loop_t*>(RunLoop::getLoopHandle()); in Impl()
H A Dtimer.cpp13 auto* loop = reinterpret_cast<uv_loop_t*>(RunLoop::getLoopHandle()); in Impl()
H A Drun_loop.cpp128 LOOP_HANDLE RunLoop::getLoopHandle() { in getLoopHandle() function in mbgl::util::RunLoop
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Drun_loop.hpp45 static LOOP_HANDLE getLoopHandle();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Drun_loop.cpp49 LOOP_HANDLE RunLoop::getLoopHandle() { in getLoopHandle() function in mbgl::util::RunLoop