Home
last modified time | relevance | path

Searched defs:AddAttribute (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_server.cpp185 int HfpHfSdpServer::AddAttribute(SdpAttribute attribute) const in AddAttribute() function in OHOS::bluetooth::HfpHfSdpServer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dstate_attributes.h70 void AddAttribute(AttributeID attribute, AttributeType value, VisualState state) in AddAttribute() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_server.cpp202 int HfpAgSdpServer::AddAttribute(const SdpAttribute &attribute) const in AddAttribute() function in OHOS::bluetooth::HfpAgSdpServer
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp191 void AttributesTag::AddAttribute(std::shared_ptr<Attribute>& attr) in AddAttribute() function in OHOS::Media::Plugin::HttpPlugin::AttributesTag
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.cpp187 void AttributesTag::AddAttribute(std::shared_ptr<Attribute>& attr) in AddAttribute() function in OHOS::Media::Plugins::HttpPlugin::AttributesTag
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp143 static void AddAttribute(int serverId, int serviceIndex, int attrType, UUID uuid, uint16_t handle) in AddAttribute() function