Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dcxfa_csstagprovider.h27 CFX_WideString GetAttribute(const CFX_WideString& wsAttr) { in GetAttribute() function
/external/sfntly/cpp/src/test/
Dtest_xml_utils.cc40 const TiXmlAttribute* GetAttribute(const TiXmlNode* node, in GetAttribute() function
/external/boringssl/src/crypto/test/
Dfile_test.cc156 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute() function in FileTest
/external/pdfium/xfa/fde/xml/
Dfde_xml_imp.cpp549 bool CFDE_XMLInstruction::GetAttribute(int32_t index, in GetAttribute() function in CFDE_XMLInstruction
761 bool CFDE_XMLElement::GetAttribute(int32_t index, in GetAttribute() function in CFDE_XMLElement
/external/webrtc/webrtc/p2p/base/
Dstun.cc401 const StunAttribute* StunMessage::GetAttribute(int type) const { in GetAttribute() function in cricket::StunMessage
/external/gptfdisk/
Dgpt.cc2410 void GPTData::GetAttribute(const uint32_t partNum, const string& attributeBits) { in GetAttribute() function in GPTData
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp3646 bool CXFA_Node::GetAttribute(XFA_ATTRIBUTE eAttr, in GetAttribute() function in CXFA_Node
3718 bool CXFA_Node::GetAttribute(const CFX_WideStringC& wsAttr, in GetAttribute() function in CXFA_Node