Searched defs:getAttrName (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/xml/
H A DSkDOM.cpp142 const char* SkDOM::getAttrName(const Node* node, const Attr* attr) const { function in class:SkDOM
/external/skqp/src/xml/
H A DSkDOM.cpp142 const char* SkDOM::getAttrName(const Node* node, const Attr* attr) const { function in class:SkDOM
/external/clang/utils/TableGen/
H A DClangAttrEmitter.cpp207 StringRef getAttrName() const { return attrName; } function in class:__anon3734::Argument
462 OS << "bool " << getAttrName() << "Attr::is" << getUpperName()
476 OS << "unsigned " << getAttrName() << "Attr::get" << getUpperName()
785 OS << " " << getAttrName() << "Attr::" << type << " " << getLowerName()
786 << "(static_cast<" << getAttrName() << "Attr::" << type
802 OS << "\\\"\" << " << getAttrName() << "Attr::Convert" << type << "ToStr(get"
809 OS << " case " << getAttrName() << "Attr::" << I << ":\n";
823 OS << getAttrName() << "Attr::" << enums[I] << ")\n";
841 OS << " case " << getAttrName() << "Attr::" << enums[I]
859 OS << " OS << \"\\\"\" << " << getAttrName() << "Att
[all...]
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...

Completed in 147 milliseconds