Home
last modified time | relevance | path

Searched refs:isCompensation_ (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dsync_event.cpp26 asyncDetail_(std::move(async)), isCompensation_(syncParam.isCompensation), triggerMode_(syncParam.triggerMode), in EventInfo()
46 isCompensation_ = info.isCompensation_;
90 return info_.isCompensation_; in IsCompensation()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dsync_event.h40 bool isCompensation_ = false; member in OHOS::DistributedData::SyncEvent::EventInfo
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.h88 bool isCompensation_ = false; member in OHOS::CloudData::SyncManager::final
H A Dsync_manager.cpp105 isCompensation_ = isCompensation; in SetCompensation()
320 SyncParam syncParam = { info.mode_, info.wait_, info.isCompensation_, info.triggerMode_, in GetPostEventTask()

Completed in 3 milliseconds