Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dsqlite3.cpp68 static void errorLogCallback(void *, const int err, const char *msg) { in errorLogCallback() function
82 sqlite3_config(SQLITE_CONFIG_LOG, errorLogCallback, nullptr); in __anon6ec336030102()