Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp106 struct CompatibilityRange { struct
109 uint32_t versionMajorMin { IGNORE_VERSION };
110 uint32_t versionMajorMax { IGNORE_VERSION };
111 uint32_t versionMinorMin { IGNORE_VERSION };
112 uint32_t versionMinorMax { IGNORE_VERSION };
113 BASE_NS::string type {};