Home
last modified time | relevance | path

Searched refs:UpdateArgsCheck (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.cpp142 int UpdateArgsCheck(const std::string &collection, const std::string &filter, const std::string &up… in UpdateArgsCheck() function
260 int errCode = UpdateArgsCheck(collection, filter, update, flags); in UpdateDocument()