Home
last modified time | relevance | path

Searched defs:HasAttribute (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/test/
Dfile_test.cc151 bool FileTest::HasAttribute(const std::string &key) { in HasAttribute() function in FileTest
/external/pdfium/xfa/fde/xml/
Dfde_xml_imp.cpp565 bool CFDE_XMLInstruction::HasAttribute(const FX_WCHAR* pwsAttriName) const { in HasAttribute() function in CFDE_XMLInstruction
777 bool CFDE_XMLElement::HasAttribute(const FX_WCHAR* pwsAttriName) const { in HasAttribute() function in CFDE_XMLElement
/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc524 static bool HasAttribute(const std::string& line, in HasAttribute() function
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp3603 bool CXFA_Node::HasAttribute(XFA_ATTRIBUTE eAttr, bool bCanInherit) { in HasAttribute() function in CXFA_Node