Home
last modified time | relevance | path

Searched defs:mProto (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DEventMetricProducer.h97 std::unique_ptr<android::util::ProtoOutputStream> mProto; variable
/aosp12/packages/modules/StatsD/statsd/src/shell/
H A DShellSubscriber.h126 android::util::ProtoOutputStream mProto; variable
/aosp12/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/sections/
H A DPersistLogSection.java86 private ProtoOutputStream mProto; field in PersistLogSection
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
H A DTunerChannel.java67 private TunerChannelProto mProto; field in TunerChannel
/aosp12/frameworks/base/libs/hwui/service/
H A DGraphicsStatsService.cpp391 protos::GraphicsStatsServiceDumpProto mProto; member in android::uirenderer::GraphicsStatsService::Dump