Home
last modified time | relevance | path

Searched refs:getAttrName (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/pfr/test/run/
Derror_pfr_c1202.cpp21 const char* getAttrName() const { return name; } in getAttrName() function in CfgAttrib
81 std::cout << "- " << value.getAttrName() << ": " << value.getValue() << std::ends; in printer()
/third_party/skia/src/xml/
DSkDOM.h55 const char* getAttrName(const Node*, const Attr*) const;
DSkDOM.cpp145 const char* SkDOM::getAttrName(const Node* node, const Attr* attr) const { in getAttrName() function in SkDOM
/third_party/flutter/skia/src/xml/
DSkDOM.h55 const char* getAttrName(const Node*, const Attr*) const;
DSkDOM.cpp143 const char* SkDOM::getAttrName(const Node* node, const Attr* attr) const { in getAttrName() function in SkDOM