Home
last modified time | relevance | path

Searched defs:isIdExist (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/include/
H A Ddocument_type.h31 bool isIdExist = false; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dcollection.cpp51 int Collection::InsertDocument(const std::string &id, const std::string &document, bool &isIdExist) in InsertDocument() argument
H A Ddocument_store.cpp131 int TranFilter(JsonObject &filterObj, std::vector<std::vector<std::string>> &filterAllPath, bool &isIdExist) in TranFilter() argument
269 bool isIdExist = false; in UpdateDocument() local
359 bool isIdExist; in InsertIdToDocument() local
467 bool isIdExist in UpsertDocument() local
502 InsertDataIntoDB(const std::string &collection, const std::string &document, JsonObject &documentObj, bool &isIdExist) InsertDataIntoDB() argument
531 bool isIdExist = true; InsertDocument() local
606 bool isIdExist = false; DeleteDocument() local
819 bool isIdExist = false; FindDocument() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/document/
H A Dcheck_common.cpp101 int CheckCommon::CheckFilter(JsonObject &filterObj, std::vector<std::vector<std::string>> &filterPath, bool &isIdExist) in CheckFilter() argument
140 int CheckCommon::CheckDocument(JsonObject &documentObj, bool &isIdExist) in CheckDocument() argument
212 bool isIdExist = true; in CheckUpdata() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Dsqlite_store_executor_impl.cpp217 std::string GeneralInsertSql(const std::string &collName, Key &key, int isIdExist) in GeneralInsertSql() argument
/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c697 bool isIdExist = false; in RemoveInfoFromList() local
877 bool isIdExist = false; in InnerSetDiscoveryCallback() local

Completed in 8 milliseconds