Home
last modified time | relevance | path

Searched defs:UDType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dconvert_utils.h28 using UDType = UDMF::UDType; variable
H A Dpasteboard_utils.h29 using UDType = UDMF::UDType; variable
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_types_util.h32 using UDType = UDMF::UDType; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dconvert_utils.cpp24 using UDType = UDMF::UDType; typedef
H A Dpasteboard_utils.cpp39 using UDType = UDMF::UDType; typedef
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Dunified_meta.h68 enum UDType : int32_t { enum