Searched refs:CheckDocument (Results 1 – 3 of 3) sorted by relevance
34 static int CheckDocument(JsonObject &documentObj, bool &isIdExist);
140 int CheckCommon::CheckDocument(JsonObject &documentObj, bool &isIdExist) in CheckDocument() function in DocumentDB::CheckCommon
532 errCode = CheckCommon::CheckDocument(documentObj, isIdExist); in InsertDocument()