Searched refs:DBSqlColInt64 (Results 1 – 3 of 3) sorted by relevance
50 typedef uint64_t (*DBSqlColInt64)(GRD_SqlStmt *stmt, uint32_t idx); typedef81 DBSqlColInt64 DBSqlColInt64 = nullptr; member
56 GRD_DBApiInfo.DBSqlColInt64 = (DBSqlColInt64)dlsym(g_library, "GRD_SqlColumnInt64"); in GRD_DBApiInitEnhance()
389 if (GRD_KVApiInfo.DBSqlColInt64 == nullptr) { in RdSqlColInt64()392 if (GRD_KVApiInfo.DBSqlColInt64 == nullptr) { in RdSqlColInt64()395 return GRD_KVApiInfo.DBSqlColInt64(stmt, idx); in RdSqlColInt64()