Home
last modified time | relevance | path

Searched refs:CLEAN_DATA (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dcloud_event.h31 CLEAN_DATA,
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/
H A Dbackup_manager.cpp67 case CLEAN_DATA: in Init()
264 return CLEAN_DATA; in GetClearType()
272 return CLEAN_DATA; in GetClearType()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/include/
H A Dbackup_manager.h36 CLEAN_DATA, enumerator
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_event_report.cpp97 const char* CLEAN_DATA = "cleanData"; member
368 std::string cleanType = eventInfo.isCleanCache ? CLEAN_CACHE : CLEAN_DATA; in InnerSendBundleCleanCacheExceptionEvent()
498 std::string cleanType = eventInfo.isCleanCache ? CLEAN_CACHE : CLEAN_DATA; in InnerSendBundleCleanCacheEvent()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp130 EventCenter::GetInstance().Subscribe(CloudEvent::CLEAN_DATA, process); in Init()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp233 EventCenter::GetInstance().PostEvent(std::make_unique<CloudEvent>(CloudEvent::CLEAN_DATA, storeInfo)); in DoClean()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp123 EventCenter::GetInstance().Subscribe(CloudEvent::CLEAN_DATA, process); in RdbServiceImpl()

Completed in 13 milliseconds