Home
last modified time | relevance | path

Searched defs:isIdExist (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Ddisallow_add_os_account_by_user_plugin.cpp50 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 Dcheck_common.cpp101 …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 Ddocument_type.h31 bool isIdExist = false; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_store.cpp131 …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 Dcollection.cpp51 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 Dsqlite_store_executor_impl.cpp217 std::string GeneralInsertSql(const std::string &collName, Key &key, int isIdExist) in GeneralInsertSql()
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c700 bool isIdExist = false; in RemoveInfoFromList() local
880 bool isIdExist = false; in InnerSetDiscoveryCallback() local