Searched refs:mCurPPCount (Results 1 – 1 of 1) sorted by relevance
842 int8_t getCurPPCount(){return mCurPPCount;}; in getCurPPCount()846 void setCurPPCount(int8_t count) {mCurPPCount = count;}; in setCurPPCount()1263 int8_t mCurPPCount; variable