Home
last modified time | relevance | path

Searched defs:GetProperty (Results 1 – 25 of 42) sorted by relevance

12

/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
Dmock_data_process_pipeline.h53 int32_t GetProperty(const std::string& propertyName, PropertyCarrier& propertyCarrier) in GetProperty() function
Dmock_dcamera_sink_output.h69 int32_t GetProperty(const std::string& propertyName, PropertyCarrier& propertyCarrier) in GetProperty() function
Dmock_dcamera_sink_data_process.h77 int32_t GetProperty(const std::string& propertyName, PropertyCarrier& propertyCarrier) in GetProperty() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
Drs_render_modifier.h107 std::shared_ptr<RSRenderPropertyBase> GetProperty() override in GetProperty() function
165 std::shared_ptr<RSRenderPropertyBase> GetProperty() override in GetProperty() function
227 std::shared_ptr<RSRenderPropertyBase> GetProperty() override in GetProperty() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_modifier_adapter.h103 std::shared_ptr<RSPropertyBase> GetProperty() const in GetProperty() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
Drs_node_showing_command.h51 std::shared_ptr<RSRenderPropertyBase> GetProperty() const in GetProperty() function
/foundation/arkui/ace_engine/adapter/preview/osal/
Dimage_source_preview.cpp45 std::string ImageSourcePreview::GetProperty(const std::string& /* key */) in GetProperty() function in OHOS::Ace::ImageSourcePreview
/foundation/arkui/ace_engine/frameworks/core/components/svg/
Drender_svg_rect.cpp94 bool RenderSvgRect::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() function in OHOS::Ace::RenderSvgRect
Drender_svg_circle.cpp92 bool RenderSvgCircle::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() function in OHOS::Ace::RenderSvgCircle
Drender_svg_filter.cpp93 bool RenderSvgFilter::GetProperty(const std::string& attrName, double& value) const in GetProperty() function in OHOS::Ace::RenderSvgFilter
Drender_svg_text_path.cpp87 bool RenderSvgTextPath::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() function in OHOS::Ace::RenderSvgTextPath
Drender_svg_ellipse.cpp96 bool RenderSvgEllipse::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() function in OHOS::Ace::RenderSvgEllipse
Drender_svg_line.cpp102 bool RenderSvgLine::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() function in OHOS::Ace::RenderSvgLine
Drender_svg_pattern.cpp114 bool RenderSvgPattern::GetProperty(const std::string& attrName, double& value) const in GetProperty() function in OHOS::Ace::RenderSvgPattern
Drender_svg_text.cpp104 bool RenderSvgText::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() function in OHOS::Ace::RenderSvgText
Drender_svg_mask.cpp112 bool RenderSvgMask::GetProperty(const std::string& attrName, double& value) const in GetProperty() function in OHOS::Ace::RenderSvgMask
Drender_svg.cpp164 bool RenderSvg::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() function in OHOS::Ace::RenderSvg
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline/
Ddcamera_pipeline_sink.cpp186 int32_t DCameraPipelineSink::GetProperty(const std::string& propertyName, PropertyCarrier& property… in GetProperty() function in OHOS::DistributedHardware::DCameraPipelineSink
Ddcamera_pipeline_source.cpp226 int32_t DCameraPipelineSource::GetProperty(const std::string& propertyName, PropertyCarrier& proper… in GetProperty() function in OHOS::DistributedHardware::DCameraPipelineSource
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_start_setting.cpp116 std::string AbilityStartSetting::GetProperty(const std::string &key) in GetProperty() function in OHOS::AAFwk::AbilityStartSetting
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
Drs_modifier.h32 std::shared_ptr<RSPropertyBase> GetProperty() in GetProperty() function
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dimage_source_ohos.cpp74 std::string ImageSourceOhos::GetProperty(const std::string& key) in GetProperty() function in OHOS::Ace::ImageSourceOhos
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_value.cpp213 shared_ptr<JsValue> ArkJSValue::GetProperty(shared_ptr<JsRuntime> runtime, int32_t idx) in GetProperty() function in OHOS::Ace::Framework::ArkJSValue
235 shared_ptr<JsValue> ArkJSValue::GetProperty(shared_ptr<JsRuntime> runtime, const std::string &name) in GetProperty() function in OHOS::Ace::Framework::ArkJSValue
243 shared_ptr<JsValue> ArkJSValue::GetProperty(shared_ptr<JsRuntime> runtime, const shared_ptr<JsValue… in GetProperty() function in OHOS::Ace::Framework::ArkJSValue
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
Ddcamera_sink_data_process.cpp220 int32_t DCameraSinkDataProcess::GetProperty(const std::string& propertyName, PropertyCarrier& prope… in GetProperty() function in OHOS::DistributedHardware::DCameraSinkDataProcess
Ddcamera_sink_output.cpp241 int32_t DCameraSinkOutput::GetProperty(const std::string& propertyName, PropertyCarrier& propertyCa… in GetProperty() function in OHOS::DistributedHardware::DCameraSinkOutput

12