Home
last modified time | relevance | path

Searched refs:InsertArgsCheck (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.cpp483 int InsertArgsCheck(const std::string &collection, const std::string &document, uint32_t flags) in InsertArgsCheck() function
522 int errCode = InsertArgsCheck(collection, document, flags); in InsertDocument()