Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 25 of 51) sorted by relevance

123

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_effect_render_node.h28 static inline constexpr RSRenderNodeType Type = RSRenderNodeType::EFFECT_NODE; variable
Drs_canvas_render_node.h41 static inline constexpr RSRenderNodeType Type = RSRenderNodeType::CANVAS_NODE; variable
Drs_proxy_render_node.h29 static inline constexpr RSRenderNodeType Type = RSRenderNodeType::PROXY_NODE; variable
Drs_canvas_drawing_render_node.h37 static inline constexpr RSRenderNodeType Type = RSRenderNodeType::CANVAS_DRAWING_NODE; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_effect_node.h27 static inline constexpr RSUINodeType Type = RSUINodeType::EFFECT_NODE; variable
Drs_root_node.h27 static inline constexpr RSUINodeType Type = RSUINodeType::ROOT_NODE; variable
Drs_canvas_drawing_node.h33 static inline constexpr RSUINodeType Type = RSUINodeType::CANVAS_DRAWING_NODE; variable
Drs_display_node.h30 static inline constexpr RSUINodeType Type = RSUINodeType::DISPLAY_NODE; variable
Drs_canvas_node.h32 static inline constexpr RSUINodeType Type = RSUINodeType::CANVAS_NODE; variable
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
Dvalue_object.h38 using Type = std::variant<Nil, int64_t, double, std::string, bool, Blob, Asset, Assets>; variable
/foundation/distributeddatamgr/data_object/interfaces/innerkits/
Ddistributed_object.h24 enum Type : uint8_t { enum
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
Dvalue_object.h39 using Type = std::variant<Nil, int64_t, double, std::string, bool, Blob, Asset, Assets>; variable
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
Dmask_filter_cmd_list.h52 enum Type : uint32_t { enum
Dregion_cmd_list.h53 enum Type : uint32_t { enum
Dcolor_space_cmd_list.h56 enum Type : uint32_t { enum
Dcolor_filter_cmd_list.h53 enum Type : uint32_t { enum
Dpath_effect_cmd_list.h53 enum Type : uint32_t { enum
Dimage_filter_cmd_list.h53 enum Type : uint32_t { enum
/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
Dbackground_mode.h24 enum Type : uint32_t { enum
Dresource_type.h27 enum Type : uint32_t { enum
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_value_bucket_test.cpp309 …using Type = std::variant<std::monostate, int64_t, double, std::string, bool, std::vector<uint8_t>… typedef
342 …using Type = std::variant<std::monostate, int64_t, double, std::string, bool, std::vector<uint8_t>… typedef
411 using Type = ValueObject::Type; typedef
/foundation/multimedia/image_framework/plugins/manager/include/
Dplugin_service.h49 #define DECLARE_INTERFACE(Type, ID) template<> inline uint16_t GET_INTERFACE_ID<Type>() { return ID… argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/src/oh_adapter/include/
Djson_object.h94 enum class Type { enum
/foundation/multimedia/histreamer/engine/include/plugin/common/
Dany.h238 const std::type_info& Type() const noexcept in Type() function
287 static const std::type_info& Type() noexcept in Type() function
322 static const std::type_info& Type() noexcept in Type() function
358 static const std::type_info& Type() noexcept in Type() function
/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_async_callback.h32 enum class Type { enum

123