Searched refs:mPropertyCount (Results 1 – 1 of 1) sorted by relevance
430 ++mPropertyCount; in putInt()453 ++mPropertyCount; in putLong()476 ++mPropertyCount; in putDouble()500 ++mPropertyCount; in putString()562 mPropertyCount = 0; in clear()751 private int mPropertyCount = 0; // overflow not checked (mBuffer would overflow first). field in Item840 .putInt(mPropertyCountOffset, (char) mPropertyCount); // set number of properties in updateHeader()