Home
last modified time | relevance | path

Searched defs:SetAttribute (Results 1 – 10 of 10) sorted by relevance

/external/tinyxml2/
Dtinyxml2.h1468 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1473 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1478 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1484 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1490 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1496 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1501 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1506 void SetAttribute( const char* name, float value ) { in SetAttribute() function
Dtinyxml2.cpp1552 void XMLAttribute::SetAttribute( const char* v ) in SetAttribute() function in tinyxml2::XMLAttribute
1558 void XMLAttribute::SetAttribute( int v ) in SetAttribute() function in tinyxml2::XMLAttribute
1566 void XMLAttribute::SetAttribute( unsigned v ) in SetAttribute() function in tinyxml2::XMLAttribute
1574 void XMLAttribute::SetAttribute(int64_t v) in SetAttribute() function in tinyxml2::XMLAttribute
1581 void XMLAttribute::SetAttribute(uint64_t v) in SetAttribute() function in tinyxml2::XMLAttribute
1589 void XMLAttribute::SetAttribute( bool v ) in SetAttribute() function in tinyxml2::XMLAttribute
1596 void XMLAttribute::SetAttribute( double v ) in SetAttribute() function in tinyxml2::XMLAttribute
1603 void XMLAttribute::SetAttribute( float v ) in SetAttribute() function in tinyxml2::XMLAttribute
/external/pdfium/xfa/fxfa/
Dcxfa_textparser.h132 void SetAttribute(const WideString& wsAttr, const WideString& wsValue) { in SetAttribute() function
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlelement.cpp137 void CFX_XMLElement::SetAttribute(const WideString& name, in SetAttribute() function in CFX_XMLElement
/external/pigweed/pw_bluetooth_sapphire/host/sdp/
Dservice_record.cc49 void ServiceRecord::SetAttribute(AttributeId id, DataElement value) { in SetAttribute() function in bt::sdp::ServiceRecord
Dpdu.cc1105 void ServiceSearchAttributeResponse::SetAttribute(uint32_t idx, in SetAttribute() function in bt::sdp::ServiceSearchAttributeResponse
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1120 std::function<void(Function &)> SetAttribute; member
/external/stg/
Dabigail_reader.cc121 void SetAttribute(xmlNodePtr node, const char* name, const std::string& value) { in SetAttribute() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1263 std::function<void(Function &)> SetAttribute; member
/external/aws-sdk-java-v2/services/verifiedpermissions/src/main/resources/codegen-resources/
Dservice-2.json2193 "SetAttribute":{ object