Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dopcode.h33 uint32_t versionMinor; member
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dhdi_support.cpp71 uint32_t versionMajor, uint32_t versionMinor) in ParseLibName()
110 uint32_t versionMinor = std::stoul(result[INTERFACE_VERSION_MINOR_INDEX]); in ParseInterface() local
/ohos5.0/drivers/hdf_core/framework/utils/include/
H A Dhcs_blob_if.h28 uint32_t versionMinor; member
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp102 uint32_t versionMinor { 0 }; member
135 uint32_t versionMinor { 0 }; in CheckCompatibility() local