Searched defs:isIdExist (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | disallow_add_os_account_by_user_plugin.cpp | 50 bool isIdExist = false; in OnSetPolicy() local 65 bool isIdExist = false; in OnGetPolicy() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/document/ |
H A D | check_common.cpp | 101 …ckFilter(JsonObject &filterObj, std::vector<std::vector<std::string>> &filterPath, bool &isIdExist) in CheckFilter() 140 int CheckCommon::CheckDocument(JsonObject &documentObj, bool &isIdExist) in CheckDocument() 212 bool isIdExist = true; in CheckUpdata() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/include/ |
H A D | document_type.h | 31 bool isIdExist = false; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/ |
H A D | document_store.cpp | 131 …ilter(JsonObject &filterObj, std::vector<std::vector<std::string>> &filterAllPath, bool &isIdExist) in TranFilter() 269 bool isIdExist = false; in UpdateDocument() local 359 bool isIdExist; in InsertIdToDocument() local 467 bool isIdExist = false; in UpsertDocument() local 503 JsonObject &documentObj, bool &isIdExist) in InsertDataIntoDB() 531 bool isIdExist = true; in InsertDocument() local 606 bool isIdExist = false; in DeleteDocument() local 819 bool isIdExist = false; in FindDocument() local
|
H A D | collection.cpp | 51 int Collection::InsertDocument(const std::string &id, const std::string &document, bool &isIdExist) in InsertDocument()
|
/ohos5.0/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()
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/ |
H A D | disc_manager.c | 700 bool isIdExist = false; in RemoveInfoFromList() local 880 bool isIdExist = false; in InnerSetDiscoveryCallback() local
|