Searched refs:FindDoc (Results 1 – 2 of 2) sorted by relevance
32 typedef int32_t (*FindDoc)(GRD_DB *db, const char *collectionName, Query query, typedef71 FindDoc FindDocApi = nullptr;
87 GRD_DBApiInfo.FindDocApi = (FindDoc)dlsym(g_library, "GRD_FindDoc"); in GRD_DBApiInitEnhance()