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 D | document_type.h | 31 bool isIdExist = false; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/ |
H A D | collection.cpp | 51 int Collection::InsertDocument(const std::string &id, const std::string &document, bool &isIdExist) in InsertDocument() argument
|
H A D | document_store.cpp | 131 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 D | check_common.cpp | 101 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 D | sqlite_store_executor_impl.cpp | 217 std::string GeneralInsertSql(const std::string &collName, Key &key, int isIdExist) in GeneralInsertSql() argument
|
/foundation/communication/dsoftbus/core/discovery/manager/src/ |
H A D | disc_manager.c | 697 bool isIdExist = false; in RemoveInfoFromList() local 877 bool isIdExist = false; in InnerSetDiscoveryCallback() local
|
Completed in 6 milliseconds