Home
last modified time | relevance | path

Searched refs:FLAG_AND_DATA_MODE_NOTIFY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/cloud/
H A Dcloud_db_constant.h76 static constexpr const char *FLAG_AND_DATA_MODE_NOTIFY = "DELETE#ALL_CLOUDDATA"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1324 type = std::string(CloudDbConstant::FLAG_AND_DATA_MODE_NOTIFY); in CleanCloudData()