Home
last modified time | relevance | path

Searched defs:writeToProto (Results 1 – 15 of 15) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayerProtoHelper.cpp47 void LayerProtoHelper::writeToProto(const Region& region, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
64 void LayerProtoHelper::writeToProto(const Rect& rect, std::function<RectProto*()> getRectProto) { in writeToProto() function in android::surfaceflinger::LayerProtoHelper
75 void LayerProtoHelper::writeToProto(const FloatRect& rect, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
87 void LayerProtoHelper::writeToProto(const half4 color, std::function<ColorProto*()> getColorProto) { in writeToProto() function in android::surfaceflinger::LayerProtoHelper
98 void LayerProtoHelper::writeToProto(const ui::Transform& transform, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
114 void LayerProtoHelper::writeToProto(const sp<GraphicBuffer>& buffer, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
127 void LayerProtoHelper::writeToProto( in writeToProto() function in android::surfaceflinger::LayerProtoHelper
165 void LayerProtoHelper::writeToProto(const mat4 matrix, ColorTransformProto* colorTransformProto) { in writeToProto() function in android::surfaceflinger::LayerProtoHelper
DLayer.cpp2011 LayerProto* Layer::writeToProto(LayersProto& layersProto, uint32_t traceFlags, in writeToProto() function in android::Layer
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/tracing/
DProtoTraceable.java25 void writeToProto(T proto); in writeToProto() method
/frameworks/base/services/core/java/com/android/server/apphibernation/
DProtoReadWriter.java36 void writeToProto(@NonNull ProtoOutputStream stream, @NonNull T data); in writeToProto() method
DGlobalLevelHibernationProto.java37 public void writeToProto(@NonNull ProtoOutputStream stream, in writeToProto() method in GlobalLevelHibernationProto
DUserLevelHibernationProto.java37 public void writeToProto(@NonNull ProtoOutputStream stream, in writeToProto() method in UserLevelHibernationProto
/frameworks/base/services/core/java/com/android/server/notification/
DPulledStats.java109 void writeToProto(int report, ProtoOutputStream proto) { in writeToProto() method in PulledStats
/frameworks/base/services/people/java/com/android/server/people/data/
DEvent.java154 void writeToProto(@NonNull ProtoOutputStream protoOutputStream) { in writeToProto() method in Event
DEventIndex.java260 synchronized void writeToProto(@NonNull ProtoOutputStream protoOutputStream) { in writeToProto() method in EventIndex
DConversationInfo.java313 void writeToProto(@NonNull ProtoOutputStream protoOutputStream) { in writeToProto() method in ConversationInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DWMShell.java347 public void writeToProto(SystemUiTraceProto proto) { in writeToProto() method in WMShell
/frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/
DHibernationStateDiskStoreTest.java115 public void writeToProto(@NonNull ProtoOutputStream stream, in writeToProto() method in HibernationStateDiskStoreTest.MockProtoReadWriter
/frameworks/base/core/java/android/app/
DApplicationExitInfo.java1183 public void writeToProto(ProtoOutputStream proto, long fieldId) { in writeToProto() method in ApplicationExitInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DEdgeBackGestureHandler.java938 public void writeToProto(SystemUiTraceProto proto) { in writeToProto() method in EdgeBackGestureHandler
/frameworks/base/services/core/java/com/android/server/am/
DAppExitInfoTracker.java1431 void writeToProto(ProtoOutputStream proto, long fieldId) { in writeToProto() method in AppExitInfoTracker.AppExitInfoContainer