Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_parameter.h48 inline ASTParamAttr::ParamAttr GetAttribute() in GetAttribute() function
H A Dast_interface_type.h67 inline AutoPtr<ASTAttr> GetAttribute() const in GetAttribute() function
H A Dast_method.h48 inline AutoPtr<ASTAttr> GetAttribute() const in GetAttribute() function
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_parameter.h41 inline ParamAttr GetAttribute() in GetAttribute() function
H A Dast_method.h39 inline AutoPtr<ASTAttr> GetAttribute() const in GetAttribute() function
H A Dast_interface_type.h59 inline AutoPtr<ASTAttr> GetAttribute() const in GetAttribute() function
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/xml/
H A Dxml_element.cpp111 std::string XmlElement::GetAttribute(const std::string &attrName) in GetAttribute() function in OHOS::Media::Plugins::HttpPlugin::XmlElement
H A 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
/ohos5.0/foundation/ability/idl_tool/util/
H A Doptions.h156 Attribute GetAttribute() const in GetAttribute() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor_player_application_settings.h223 uint8_t GetAttribute(void) const in GetAttribute() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_vendor_player_application_settings.h207 uint8_t GetAttribute(void) const in GetAttribute() function
/ohos5.0/drivers/hdf_core/framework/support/platform/include/uart/
H A Duart_core.h41 int32_t (*GetAttribute)(struct UartHost *host, struct UartAttribute *attribute); member
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.h196 inline Attribute GetAttribute() const in GetAttribute() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_model.cpp334 const ArkUI_AttributeItem* GetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute) in GetAttribute() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp158 static std::shared_ptr<GattAttribute> GetAttribute(int serverId, int serviceIndex, in GetAttribute() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp317 ArkUI_CharPtr GetAttribute(ArkUINodeHandle node, ArkUI_CharPtr attribute) in GetAttribute() function
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_element.cpp348 NAccessibilityErrorCode NAccessibilityElement::GetAttribute( in GetAttribute() function in NAccessibilityElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp449 Attribute& Declaration::GetAttribute(AttributeTag tag) const in GetAttribute() function in OHOS::Ace::Declaration