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 201 uint32_t mNextAttributeIndex;
XMLNode.cpp 633 : mNextAttributeIndex(0x80000000)
639 : mNextAttributeIndex(0x80000000)
835 e.index = mNextAttributeIndex++;
    [all...]

Completed in 64 milliseconds