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

  /frameworks/base/tools/aapt/
XMLNode.h 197 uint32_t mNextAttributeIndex;
XMLNode.cpp 625 : mNextAttributeIndex(0x80000000)
631 : mNextAttributeIndex(0x80000000)
809 e.index = mNextAttributeIndex++;
    [all...]

Completed in 55 milliseconds