Searched refs:DBGetConfig (Results 1 – 2 of 2) sorted by relevance
55 typedef GRD_DbValueT (*DBGetConfig) (GRD_DB *db, GRD_ConfigTypeE type); typedef86 DBGetConfig DBGetConfigApi = nullptr;
61 GRD_DBApiInfo.DBGetConfigApi = (DBGetConfig)dlsym(g_library, "GRD_GetConfig"); in GRD_DBApiInitEnhance()