Home
last modified time | relevance | path

Searched defs:isDataExist (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_extend.cpp241 bool isDataExist = false; in RemoveDeviceData() local
258 bool isDataExist = false; in RemoveDeviceData() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dcollection.cpp111 …ollection::UpsertDocument(const std::string &id, const std::string &newDocument, bool &isDataExist) in UpsertDocument()
H A Ddocument_store.cpp305 bool &isDataExist) in CheckUpsertConflict()
398 bool isDataExist = false; in UpsertDataIntoDB() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_updater_test/
H A Dbms_bundle_updater_test.cpp248 bool isDataExist = tool.CheckFilePathISExist(BUNDLE_DATA_DIR); in CheckFileExist() local