Searched refs:DBSqlStep (Results 1 – 3 of 3) sorted by relevance
41 typedef int (*DBSqlStep)(GRD_SqlStmt *stmt); typedef72 DBSqlStep DBSqlStep = nullptr; member
47 GRD_DBApiInfo.DBSqlStep = (DBSqlStep)dlsym(g_library, "GRD_SqlStep"); in GRD_DBApiInitEnhance()
290 if (GRD_KVApiInfo.DBSqlStep == nullptr) { in RdSqlStep()293 if (GRD_KVApiInfo.DBSqlStep == nullptr) { in RdSqlStep()296 return TransferGrdErrno(GRD_KVApiInfo.DBSqlStep(stmt)); in RdSqlStep()