HomeSort by relevance Sort by last modified time
    Searched refs:setCurrentXmlPos (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
ResourceTable.h 294 void setCurrentXmlPos(const SourcePos& pos) { mCurrentXmlPos = pos; }
XMLNode.cpp 989 table->setCurrentXmlPos(SourcePos(mFilename, getStartLineNumber()));
    [all...]

Completed in 63 milliseconds