/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_layout_property.h | 33 auto value = MakeRefPtr<BubbleLayoutProperty>(); variable [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/divider/ |
H A D | divider_layout_property.h | 33 auto value = MakeRefPtr<DividerLayoutProperty>(); variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
H A D | gauge_layout_property.h | 31 auto value = MakeRefPtr<GaugeLayoutProperty>(); variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
H A D | close_icon_layout_property.h | 33 auto value = MakeRefPtr<CloseIconLayoutProperty>(); variable
|
H A D | drag_bar_layout_property.h | 37 auto value = MakeRefPtr<DragBarLayoutProperty>(); variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
H A D | plugin_layout_property.h | 36 auto value = MakeRefPtr<PluginLayoutProperty>(); variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/ |
H A D | loading_progress_layout_property.h | 33 auto value = MakeRefPtr<LoadingProgressLayoutProperty>(); variable
|
/foundation/arkui/ace_engine/component_ext/movingphoto/ |
H A D | movingphoto_layout_property.h | 38 auto value = MakeRefPtr<MovingPhotoLayoutProperty>(); variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | path_paint_property.h | 37 auto value = MakeRefPtr<PathPaintProperty>(); variable [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/ |
H A D | relative_container_layout_property.h | 36 auto value = MakeRefPtr<RelativeContainerLayoutProperty>(); variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/ |
H A D | swiper_arrow_layout_property.h | 34 auto value = MakeRefPtr<SwiperArrowLayoutProperty>(); variable [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
H A D | text_clock_layout_property.h | 41 auto value = MakeRefPtr<TextClockLayoutProperty>(); variable [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
H A D | rating_layout_property.h | 39 auto value = MakeRefPtr<RatingLayoutProperty>(); variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
H A D | xcomponent_layout_property.h | 34 auto value = MakeRefPtr<XComponentLayoutProperty>(); variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_layout_property.h | 36 auto value = MakeRefPtr<SecurityComponentLayoutProperty>(); variable [all...] |
H A D | security_component_paint_property.h | 33 auto value = MakeRefPtr<SecurityComponentPaintProperty>(); variable
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | algorithms.h | 30 size_t FindFirstOf(const BASE_NS::vector<Type>& vec, const Type& value, size_t pos = 0) in FindFirstOf() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_call_context.h | 31 IAny::Ptr value; member [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_archive.cpp | 20 void Archive::Serialize(char& value) in Serialize() argument 25 void Archive::Serialize(float& value) in Serialize() argument 30 void Archive::Serialize(double& value) in Serialize() argument 35 void Archive::Serialize(int8_t& value) in Serialize() argument 40 Serialize(int16_t& value) Serialize() argument 45 Serialize(int32_t& value) Serialize() argument 50 Serialize(uint8_t& value) Serialize() argument 55 Serialize(uint16_t& value) Serialize() argument 60 Serialize(uint32_t& value) Serialize() argument 65 Serialize(uint64_t& value) Serialize() argument 70 Serialize(std::string& value) Serialize() argument [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/utils/ |
H A D | endian_converter.h | 23 static inline uint16_t HostToNet(uint16_t value)
in HostToNet() argument 28 static inline uint16_t NetToHost(uint16_t value)
in NetToHost() argument 33 static inline uint32_t HostToNet(uint32_t value)
in HostToNet() argument 38 static inline uint32_t NetToHost(uint32_t value)
in NetToHost() argument 43 static inline uint64_t HostToNet(uint64_t value)
in HostToNet() argument 48 NetToHost(uint64_t value) NetToHost() argument [all...] |
/foundation/filemanagement/app_file_service/tests/mock/parameter_mock/src/ |
H A D | parameter_mock.cpp | 21 int GetParameter(const char *key, const char *def, char *value, uint32_t len) in GetParameter() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | dma_private.h | 25 dma_reg_store(const dma_ID_t ID, const unsigned int reg, const hrt_data value) dma_reg_store() argument
|
H A D | gp_device_private.h | 25 gp_device_reg_store( const gp_device_ID_t ID, const unsigned int reg_addr, const hrt_data value) gp_device_reg_store() argument
|
H A D | gpio_private.h | 25 gpio_reg_store( const gpio_ID_t ID, const unsigned int reg, const hrt_data value) gpio_reg_store() argument
|
H A D | isp_private.h | 30 isp_ctrl_store( const isp_ID_t ID, const unsigned int reg, const hrt_data value) isp_ctrl_store() argument
|