/ohos5.0/drivers/hdf_core/framework/utils/src/hcs_parser/ |
H A D | hcs_tree_if.c | 15 …ruct DeviceResourceAttr *GetAttrInNode(const struct DeviceResourceNode *node, const char *attrName) in GetAttrInNode() 29 bool HcsGetBool(const struct DeviceResourceNode *node, const char *attrName) in HcsGetBool() 45 #define RETURN_DEFAULT_VALUE(attr, attrName, value, def) do { … argument 56 int32_t HcsGetUint8(const struct DeviceResourceNode *node, const char *attrName, uint8_t *value, ui… in HcsGetUint8() 69 int32_t HcsGetUint16(const struct DeviceResourceNode *node, const char *attrName, uint16_t *value, … in HcsGetUint16() 132 int32_t HcsGetUint8ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t … in HcsGetUint8ArrayElem() 153 int32_t HcsGetUint16ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t… in HcsGetUint16ArrayElem() 174 int32_t HcsGetUint32ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t… in HcsGetUint32ArrayElem() 195 int32_t HcsGetUint64ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t… in HcsGetUint64ArrayElem() 295 int32_t HcsGetStringArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t… in HcsGetStringArrayElem() [all …]
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/ |
H A D | dash_adpt_set_node.cpp | 46 void DashAdptSetNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 60 void DashAdptSetNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 74 void DashAdptSetNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 88 void DashAdptSetNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 102 void DashAdptSetNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_com_attrs_elements.cpp | 42 void DashComAttrsElements::GetAttr(const std::string &attrName, std::string &sAttrVal) const in GetAttr() argument 54 void DashComAttrsElements::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) const in GetAttr() argument 66 void DashComAttrsElements::GetAttr(const std::string &attrName, int32_t &iAttrVal) const in GetAttr() argument 78 void DashComAttrsElements::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) const in GetAttr() argument 90 void DashComAttrsElements::GetAttr(const std::string &attrName, double &dAttrVal) const in GetAttr() argument
|
H A D | dash_content_comp_node.cpp | 42 void DashContentCompNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 54 void DashContentCompNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 66 void DashContentCompNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 78 void DashContentCompNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 90 void DashContentCompNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_descriptor_node.cpp | 43 void DashDescriptorNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 55 void DashDescriptorNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 67 void DashDescriptorNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 79 void DashDescriptorNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 91 void DashDescriptorNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_mpd_node.cpp | 42 void DashMpdNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 54 void DashMpdNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 66 void DashMpdNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 78 void DashMpdNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 90 void DashMpdNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_mult_seg_base_node.cpp | 53 void DashMultSegBaseNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 67 void DashMultSegBaseNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 81 void DashMultSegBaseNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 95 void DashMultSegBaseNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 109 void DashMultSegBaseNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_period_node.cpp | 42 void DashPeriodNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 54 void DashPeriodNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 66 void DashPeriodNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 78 void DashPeriodNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 90 void DashPeriodNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_representation_node.cpp | 44 void DashRepresentationNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 58 void DashRepresentationNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 72 void DashRepresentationNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 86 void DashRepresentationNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 100 void DashRepresentationNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_seg_base_node.cpp | 42 void DashSegBaseNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 54 void DashSegBaseNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 66 void DashSegBaseNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 78 void DashSegBaseNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 90 void DashSegBaseNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_seg_list_node.cpp | 56 void DashSegListNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 70 void DashSegListNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 84 void DashSegListNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 98 void DashSegListNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 112 void DashSegListNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_seg_template_node.cpp | 56 void DashSegTemplateNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 70 void DashSegTemplateNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 84 void DashSegTemplateNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 98 void DashSegTemplateNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 112 void DashSegTemplateNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_seg_tmline_node.cpp | 44 void DashSegTmlineNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 56 void DashSegTmlineNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 68 void DashSegTmlineNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 80 void DashSegTmlineNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 92 void DashSegTmlineNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_seg_url_node.cpp | 44 void DashSegUrlNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 56 void DashSegUrlNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 68 void DashSegUrlNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 80 void DashSegUrlNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 92 void DashSegUrlNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
H A D | dash_url_type_node.cpp | 44 void DashUrlTypeNode::GetAttr(const std::string &attrName, std::string &sAttrVal) in GetAttr() 56 void DashUrlTypeNode::GetAttr(const std::string &attrName, uint32_t &uiAttrVal) in GetAttr() 68 void DashUrlTypeNode::GetAttr(const std::string &attrName, int32_t &iAttrVal) in GetAttr() 80 void DashUrlTypeNode::GetAttr(const std::string &attrName, uint64_t &ullAttrVal) in GetAttr() 92 void DashUrlTypeNode::GetAttr(const std::string &attrName, double &dAttrVal) in GetAttr()
|
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/framework_fuzzer/hcs_fuzzer/ |
H A D | hcs_fuzzer.cpp | 48 const char *attrName = "nothing"; in FuncHcsGetBool() local 69 const char *attrName = "nothing"; in FuncHcsGetUint8() local 93 const char *attrName = "nothing"; in FuncHcsGetUint32() local 117 const char *attrName = "nothing"; in FuncHcsGetUint64() local 141 const char *attrName = "nothing"; in FuncHcsGetUint8ArrayElem() local 166 const char *attrName = "nothing"; in FuncHcsGetUint16ArrayElem() local 191 const char *attrName = "nothing"; in FuncHcsGetUint32ArrayElem() local 216 const char *attrName = "nothing"; in FuncHcsGetUint64ArrayElem() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | lazy_load_manager.cpp | 65 jerry_value_t attrName = watcher.GetAttrName(); in RenderSingleLazyWatcher() local 87 jerry_value_t attrName, in AddLazyLoadWatcher() 95 jerry_value_t attrName, in AddLazyLoadWatcher()
|
/ohos5.0/drivers/peripheral/codec/image/config/ |
H A D | codec_image_config.h | 27 std::string attrName; member 32 std::string attrName; member
|
/ohos5.0/drivers/peripheral/codec/hal/idl_service/include/ |
H A D | codec_component_config.h | 26 std::string attrName; member 31 std::string attrName; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | render_svg_rect.cpp | 73 bool RenderSvgRect::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() 94 bool RenderSvgRect::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() argument
|
H A D | render_svg_circle.cpp | 77 bool RenderSvgCircle::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() 92 bool RenderSvgCircle::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() argument
|
H A D | render_svg_filter.cpp | 75 bool RenderSvgFilter::SetProperty(const std::string& attrName, double value) in SetProperty() 91 bool RenderSvgFilter::GetProperty(const std::string& attrName, double& value) const in GetProperty() argument
|
H A D | render_svg_ellipse.cpp | 79 bool RenderSvgEllipse::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() 96 bool RenderSvgEllipse::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() argument
|
H A D | render_svg_line.cpp | 85 bool RenderSvgLine::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() 102 bool RenderSvgLine::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() argument
|
H A D | render_svg_text_path.cpp | 76 bool RenderSvgTextPath::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() 86 bool RenderSvgTextPath::GetProperty(const std::string& attrName, Dimension& dimension) const in GetProperty() argument
|