Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.h219 CLEAR_ABILITY_SYNC_MARK = 0x01, enumerator
H A Dmeta_data.cpp673 return ClearAllMetaDataValue(static_cast<uint32_t>(MetaValueAction::CLEAR_ABILITY_SYNC_MARK) | in ClearAllAbilitySyncFinishMark()
718 auto mark = static_cast<uint32_t>(MetaValueAction::CLEAR_ABILITY_SYNC_MARK); in ClearMetaDataValue()