Home
last modified time | relevance | path

Searched defs:Task (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dwork_request.hpp13 using Task = std::shared_ptr<WorkTask>; typedef in mbgl::WorkRequest
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dtask_traits.h36 struct Task { struct
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1020 class Task(models.Model): class