Home
last modified time | relevance | path

Searched refs:mExtension (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h1685 mExtension(extension), in mMaxFileCount()
1715 std::string mExtension; variable
DExynosDisplay.cpp6639 auto timestamp = getLastModifiedTimestamp(mPrefixName + std::to_string(i) + mExtension); in chooseOpenedFile()
6649 auto filename = mPrefixName + std::to_string(chosenIndex) + mExtension; in chooseOpenedFile()
6661 mFile = openLogFile(mPrefixName + std::to_string(mLastFileIndex) + mExtension, in chooseOpenedFile()