Searched defs:coll (Results 1 – 3 of 3) sorted by relevance
222 auto coll = Collection(context->collectionName, executor_); in UpdateDataIntoDB() local304 …ckUpsertConflict(ResultSet &resultSet, JsonObject &filterObj, std::string &docId, Collection &coll, in CheckUpsertConflict()393 Collection coll = Collection(context->collectionName, executor_); in UpsertDataIntoDB() local516 Collection coll = Collection(collection, executor_); in InsertDataIntoDB() local568 Collection coll = Collection(context->collectionName, executor_); in DeleteDataFromDB() local770 Collection coll = Collection(context->collectionName, executor_); in InitFindResultSet() local
48 Collection coll = store_->GetCollection(context_->collectionName); in GetValueFromDB() local
893 UCollator *coll = reinterpret_cast<UCollator *>(p); in Collate8Compare() local