Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_utils_AnrTimer.cpp276 size_t discarded; member
896 counters_.discarded++; in discard()
1007 counters_.discarded, in getDump()
/frameworks/base/services/core/java/com/android/server/am/
DBroadcastQueue.md20 only maintained while the process is running, and are discarded at process
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp967 int32_t discarded = outputDelayRingBufferGetSamples(0, discard); in onQueueFilled() local
968 mOutputDelayCompensated += discarded; in onQueueFilled()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp980 int32_t discarded = outputDelayRingBufferGetSamples(nullptr, discard); in process() local
981 mOutputDelayCompensated += discarded; in process()
/frameworks/base/cmds/uinput/
DREADME.md104 | `flat` | integer | values to be discarded |
/frameworks/layoutlib/create/
DREADME.txt222 inner class Paint$Style in the Paint class should be discarded and the bridge will provide its own
/frameworks/av/media/libstagefright/
DACodec.cpp6292 int32_t discarded = 0; in onInputBufferFilled() local
6293 if (msg->findInt32("discarded", &discarded) && discarded) { in onInputBufferFilled()
6808 int32_t discarded = 0; in onOutputBufferDrained() local
6809 msg->findInt32("discarded", &discarded); in onOutputBufferDrained()
6824 && !discarded && buffer->size() != 0) { in onOutputBufferDrained()
6909 if (mCodec->mNativeWindow != NULL && (discarded || buffer->size() != 0)) { in onOutputBufferDrained()
/frameworks/proto_logging/stats/
Datoms.proto16327 // The PIN(s) was cached, but discarded after reboot (e.g. SIM not present after reboot).
16346 // Number of PINs stored or discarded.