Home
last modified time | relevance | path

Searched refs:UpsertDocumentFormatCheck (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_store.cpp432 int UpsertDocumentFormatCheck(const std::string &document, JsonObject &documentObj) in UpsertDocumentFormatCheck() function
462 errCode = UpsertDocumentFormatCheck(document, documentObj); in UpsertDocument()