Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dmask_filter.h39 NO_TYPE, enumerator
H A Dcolor_filter.h34 NO_TYPE, enumerator
H A Dimage_filter.h37 NO_TYPE, enumerator
H A Dpath_effect.h35 NO_TYPE, enumerator
H A Dshader_effect.h36 NO_TYPE, enumerator
H A Dcolor_space.h58 NO_TYPE, enumerator
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_image_filter.h31 NO_TYPE, enumerator
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h553 enum class MapBoolType : int { YES_TYPE, NO_TYPE, INVALID }; // default NO_TYPE enumerator
577 enum class MapAttachmentType : uint8_t { NO_TYPE = 0x00, HAVE = 0x01, INVALID = 0x02 }; enumerator
588 enum class MapStatusValueType : uint8_t { NO_TYPE = 0x00, YES_TYPE = 0x01 }; enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h638 enum class MapBoolType : int { YES_TYPE, NO_TYPE, INVALID }; // default NO_TYPE enumerator
662 enum class MapAttachmentType : uint8_t { NO_TYPE = 0x00, HAVE = 0x01, INVALID = 0x02 }; enumerator
673 enum class MapStatusValueType : uint8_t { NO_TYPE = 0x00, YES_TYPE = 0x01 }; enumerator