Home
last modified time | relevance | path

Searched refs:UD_INTENTION_BASE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_types_util.cpp192 if (intention < UD_INTENTION_BASE || intention > UD_INTENTION_BUTT) { in Unmarshalling()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_meta.cpp557 return value > UD_INTENTION_BASE && value < UD_INTENTION_BUTT; in IsValidIntention()
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Dunified_meta.h563 UD_INTENTION_BASE = 0, enumerator
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dudmf_client_test.cpp253 option = { .intention = Intention::UD_INTENTION_BASE };