Searched refs:mThresholdSizePerFile (Results 1 – 2 of 2) sorted by relevance
1683 mThresholdSizePerFile(thresholdSizePerFile), in mMaxFileCount()1713 uint32_t mThresholdSizePerFile; variable
6666 if (fileSize < mThresholdSizePerFile) return true; in chooseOpenedFile()