Home
last modified time | relevance | path

Searched defs:GetAttribute (Results 1 – 14 of 14) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/ast/
Dast_parameter.h48 inline ASTParamAttr::ParamAttr GetAttribute() in GetAttribute() function
Dast_interface_type.h67 inline AutoPtr<ASTAttr> GetAttribute() const in GetAttribute() function
Dast_method.h48 inline AutoPtr<ASTAttr> GetAttribute() const in GetAttribute() function
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/xml/
Dxml_element.cpp111 std::string XmlElement::GetAttribute(const std::string &attrName) in GetAttribute() function in OHOS::Media::Plugins::HttpPlugin::XmlElement
Dxml_parser.cpp98 int32_t XmlParser::GetAttribute(std::shared_ptr<XmlElement> element, const std::string attrName, st… in GetAttribute() function in OHOS::Media::Plugins::HttpPlugin::XmlParser
/foundation/ability/idl_tool/util/
Doptions.h156 Attribute GetAttribute() const in GetAttribute() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_vendor_player_application_settings.h223 uint8_t GetAttribute(void) const in GetAttribute() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
Davrcp_ct_vendor_player_application_settings.h207 uint8_t GetAttribute(void) const in GetAttribute() function
/foundation/ability/idl_tool/idl_tool_2/util/
Doptions.h196 inline Attribute GetAttribute() const in GetAttribute() function
/foundation/arkui/ace_engine/interfaces/native/node/
Dnode_model.cpp312 const ArkUI_AttributeItem* GetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute) in GetAttribute() function
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gatt_server.cpp155 static std::shared_ptr<GattAttribute> GetAttribute(int serverId, int serviceIndex, in GetAttribute() function
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_api.cpp319 ArkUI_CharPtr GetAttribute(ArkUINodeHandle node, ArkUI_CharPtr attribute) in GetAttribute() function
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
Dnapi_accessibility_element.cpp337 NAccessibilityErrorCode NAccessibilityElement::GetAttribute( in GetAttribute() function in NAccessibilityElement
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
Ddeclaration.cpp449 Attribute& Declaration::GetAttribute(AttributeTag tag) const in GetAttribute() function in OHOS::Ace::Declaration