Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayerProtoHelper.cpp46 void LayerProtoHelper::writeToProto(const Region& region, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
63 void LayerProtoHelper::writeToProto(const Rect& rect, std::function<RectProto*()> getRectProto) { in writeToProto() function in android::surfaceflinger::LayerProtoHelper
74 void LayerProtoHelper::writeToProto(const FloatRect& rect, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
86 void LayerProtoHelper::writeToProto(const half4 color, std::function<ColorProto*()> getColorProto) { in writeToProto() function in android::surfaceflinger::LayerProtoHelper
97 void LayerProtoHelper::writeToProto(const ui::Transform& transform, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
113 void LayerProtoHelper::writeToProto(const sp<GraphicBuffer>& buffer, in writeToProto() function in android::surfaceflinger::LayerProtoHelper
126 void LayerProtoHelper::writeToProto( in writeToProto() function in android::surfaceflinger::LayerProtoHelper
162 void LayerProtoHelper::writeToProto(const mat4 matrix, ColorTransformProto* colorTransformProto) { in writeToProto() function in android::surfaceflinger::LayerProtoHelper
DLayer.cpp2204 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/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.java269 void writeToProto(@NonNull ProtoOutputStream protoOutputStream) { in writeToProto() method in ConversationInfo
/frameworks/base/core/java/android/app/
DApplicationExitInfo.java1075 public void writeToProto(ProtoOutputStream proto, long fieldId) { in writeToProto() method in ApplicationExitInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DEdgeBackGestureHandler.java802 public void writeToProto(SystemUiTraceProto proto) { in writeToProto() method in EdgeBackGestureHandler
/frameworks/base/services/core/java/com/android/server/am/
DAppExitInfoTracker.java1368 void writeToProto(ProtoOutputStream proto, long fieldId) { in writeToProto() method in AppExitInfoTracker.AppExitInfoContainer