OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mMostRecent
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/audioflinger/
AudioWatchdog.h
33
AudioWatchdogDump() : mUnderruns(0), mLogs(0),
mMostRecent
(0) { }
37
time_t
mMostRecent
; // time of most recent log
FastMixerDumpState.h
48
FastTrackUnderrunStatus
mMostRecent
: 2; // status of most recent framesReady()
/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DownloadsDeletionType.java
42
private long
mMostRecent
;
109
mMostRecent
= data.youngestLastModified;
126
return
mMostRecent
;
Completed in 8044 milliseconds