Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmeta_type.h42 struct MetaType { struct
43 MetaTypeKind kind_; argument
44 int index_;
45 int nestedTypeNumber_;
46 int* nestedTypeIndexes_;
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmeta_type.h40 struct MetaType { struct
41 TypeKind kind_;
42 int index_;
43 int nestedTypeNumber_;
44 int* nestedTypeIndexes_;
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/utils/
H A Ddcamera.h31 using MetaType = int32_t; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_trans_buffer.h30 enum struct MetaType : uint32_t { enum
/ohos5.0/drivers/peripheral/codec/test/fuzztest/image_fuzzer/common/include/
H A Dencode_heif_helper.h29 enum MetaType { enum
/ohos5.0/drivers/peripheral/codec/test/demo/heif/include/
H A Dcodec_heif_helper.h37 enum MetaType { enum
/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dcamera.h84 using MetaType = int32_t; variable
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_image/
H A Dcodec_hdi_heif_encode_test.cpp79 enum MetaType { enum in __anonb1cac0c50110::CodecHdiHeifEncodeTest