Searched refs:DBSqlColInt (Results 1 – 3 of 3) sorted by relevance
49 typedef int (*DBSqlColInt)(GRD_SqlStmt *stmt, uint32_t idx); typedef80 DBSqlColInt DBSqlColInt = nullptr; member
55 GRD_DBApiInfo.DBSqlColInt = (DBSqlColInt)dlsym(g_library, "GRD_SqlColumnInt"); in GRD_DBApiInitEnhance()
378 if (GRD_KVApiInfo.DBSqlColInt == nullptr) { in RdSqlColInt()381 if (GRD_KVApiInfo.DBSqlColInt == nullptr) { in RdSqlColInt()384 return GRD_KVApiInfo.DBSqlColInt(stmt, idx); in RdSqlColInt()