Home
last modified time | relevance | path

Searched defs:isCompensation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_service.h36 bool isCompensation = false; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h98 bool isCompensation = false; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.cpp103 void SyncManager::SyncInfo::SetCompensation(bool isCompensation) in SetCompensation()