Searched refs:mMaxFileCount (Results 1 – 2 of 2) sorted by relevance
1682 : mMaxFileCount(maxFileCount), in mMaxFileCount() function1712 uint32_t mMaxFileCount; variable
6638 for (int i = 0; i < mMaxFileCount; ++i) { in chooseOpenedFile()6670 mLastFileIndex = (mLastFileIndex + 1) % mMaxFileCount; in chooseOpenedFile()