Home
last modified time | relevance | path

Searched defs:Query (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_Developer_Guide_RGA_EN.md562 ##### Query by Strings
573 ##### Log Print
583 ##### Query by API
598 ##### Query by Property
641 ##### Boot log query:
669 ##### debug node query
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dsqlite3.hpp119 class Query { class
H A Dsqlite3.cpp161 Query::Query(Statement& stmt_) : stmt(stmt_) { in Query() function in mapbox::sqlite::Query
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dsqlite3.cpp218 Query::Query(Statement& stmt_) : stmt(stmt_) { in Query() function in mapbox::sqlite::Query