Home
last modified time | relevance | path

Searched refs:UpsertArgsCheck (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.cpp284 int UpsertArgsCheck(const std::string &collection, const std::string &filter, const std::string &do… in UpsertArgsCheck() function
448 int errCode = UpsertArgsCheck(collection, filter, document, flags); in UpsertDocument()