Searched defs:AddAttribute (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DDIE.h89 /// AddAttribute - Adds another set of attribute information to the
91 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { function in class:llvm::DIEAbbrev
/external/webrtc/webrtc/p2p/base/
H A Dstun.cc74 bool StunMessage::AddAttribute(StunAttribute* attr) { function in class:cricket::StunMessage
219 VERIFY(AddAttribute(msg_integrity_attr));
280 VERIFY(AddAttribute(fingerprint_attr));
/external/opencv3/modules/videoio/src/
H A Dcap_msmf.hpp2535 static HRESULT AddAttribute(_In_ GUID guidKey, _In_ ABI::Windows::Foundation::IPropertyValue *pValue, _In_ IMFAttributes* pAttr) function in class:MediaSink
2703 hr = AddAttribute(guidKey, spPropValue.Get(), spMT.Get());

Completed in 602 milliseconds