Home
last modified time | relevance | path

Searched refs:elementAttributes (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/localize/
DXMLHandler.h132 vector<XMLAttribute> elementAttributes; variable
DXMLHandler.cpp508 next->elementAttributes = attributes; in start_element_handler()