Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/mediametrics/
H A DTimeMachine.h83 , mLastModificationTime(time) in KeyHistory()
142 mLastModificationTime = time;
179 return mLastModificationTime; in getLastModificationTime()
217 int64_t mLastModificationTime; variable