Home
last modified time | relevance | path

Searched refs:TranFilter (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.cpp131 int TranFilter(JsonObject &filterObj, std::vector<std::vector<std::string>> &filterAllPath, bool &i… in TranFilter() function
271 errCode = TranFilter(filterObj, filterAllPath, isIdExist); in UpdateDocument()
469 errCode = TranFilter(filterObj, filterAllPath, isIdExist); in UpsertDocument()
608 errCode = TranFilter(filterObj, filterAllPath, isIdExist); in DeleteDocument()
821 errCode = TranFilter(filterObj, filterAllPath, isIdExist); in FindDocument()