Searched refs:UpsertDoc (Results 1 – 2 of 2) sorted by relevance
36 typedef int32_t (*UpsertDoc)(GRD_DB *db, const char *collectionName, const char *filter, typedef73 UpsertDoc UpsertDocApi = nullptr;
89 GRD_DBApiInfo.UpsertDocApi = (UpsertDoc)dlsym(g_library, "GRD_UpsertDoc"); in GRD_DBApiInitEnhance()