Home
last modified time | relevance | path

Searched defs:mMaxBytes (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DBufLog.h144 const size_t mMaxBytes; variable
/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/sections/
DPersistLogSection.java88 private long mMaxBytes = Long.MAX_VALUE; field in PersistLogSection