Home
last modified time | relevance | path

Searched defs:readFromProto (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DLayerProtoHelper.cpp78 void LayerProtoHelper::readFromProto(const perfetto::protos::RegionProto& regionProto, in readFromProto() function in android::surfaceflinger::LayerProtoHelper
102 void LayerProtoHelper::readFromProto(const perfetto::protos::RectProto& proto, Rect& outRect) { in readFromProto() function in android::surfaceflinger::LayerProtoHelper
109 void LayerProtoHelper::readFromProto(const perfetto::protos::RectProto& proto, FloatRect& outRect) { in readFromProto() function in android::surfaceflinger::LayerProtoHelper
225 void LayerProtoHelper::readFromProto( in readFromProto() function in android::surfaceflinger::LayerProtoHelper
248 void LayerProtoHelper::readFromProto(const perfetto::protos::BlurRegion& proto, in readFromProto() function in android::surfaceflinger::LayerProtoHelper
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/apphibernation/
H A DProtoReadWriter.java41 @Nullable T readFromProto(@NonNull ProtoInputStream stream) throws IOException; in readFromProto() method
H A DGlobalLevelHibernationProto.java50 public @Nullable List<GlobalLevelState> readFromProto(@NonNull ProtoInputStream stream) in readFromProto() method in GlobalLevelHibernationProto
H A DUserLevelHibernationProto.java49 public @Nullable List<UserLevelState> readFromProto(@NonNull ProtoInputStream stream) in readFromProto() method in UserLevelHibernationProto
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/content/res/
H A DConfigurationTest.java200 private void readFromProto(File f, Configuration config) throws Exception { in readFromProto() method in ConfigurationTest
/aosp_15_r20/system/server_configurable_flags/aconfigd/srcs/
H A DAconfigdJavaUtils.java254 private static AconfigdFlagInfo readFromProto(ProtoInputStream protoInputStream) in readFromProto() method in AconfigdJavaUtils
/aosp_15_r20/frameworks/base/services/people/java/com/android/server/people/data/
H A DEvent.java162 static Event readFromProto(@NonNull ProtoInputStream protoInputStream) throws IOException { in readFromProto() method in Event
H A DEventIndex.java284 static EventIndex readFromProto(@NonNull ProtoInputStream protoInputStream) throws IOException { in readFromProto() method in EventIndex
H A DConversationInfo.java387 static ConversationInfo readFromProto(@NonNull ProtoInputStream protoInputStream) in readFromProto() method in ConversationInfo
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/
H A DHibernationStateDiskStoreTest.java124 public List<String> readFromProto(@NonNull ProtoInputStream stream) in readFromProto() method in HibernationStateDiskStoreTest.MockProtoReadWriter
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DRect.java261 public void readFromProto(@NonNull ProtoInputStream proto, long fieldId) throws IOException, in readFromProto() method in Rect
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DWindowConfiguration.java744 public void readFromProto(ProtoInputStream proto, long fieldId) in readFromProto() method in WindowConfiguration
H A DApplicationStartInfo.java896 public void readFromProto(ProtoInputStream proto, long fieldId) in readFromProto() method in ApplicationStartInfo
H A DApplicationExitInfo.java1454 public void readFromProto(ProtoInputStream proto, long fieldId) in readFromProto() method in ApplicationExitInfo
/aosp_15_r20/out/soong/.intermediates/system/server_configurable_flags/aconfigd/aconfigd_java_utils/android_common/javac/
Daconfigd_java_utils.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/aconfigd/ android/ ...
/aosp_15_r20/out/soong/.intermediates/system/server_configurable_flags/aconfigd/aconfigd_java_utils/android_common/repackaged-jarjar/javac/
Daconfigd_java_utils.jarandroid/aconfigd/AconfigdJavaUtils.class AconfigdJavaUtils.java package android.aconfigd public android.aconfigd. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/people/services.people/android_common/repackaged-jarjar/turbine/
Dservices.people.jarcom/android/server/people/prediction/SharesheetModelScorer.class <Unknown> package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/people/services.people/android_common/turbine-combined/
Dservices.people.jarcom/android/server/people/PeopleService$ConversationListenerHelper.class <Unknown> package com. ...
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/
H A DAppStartInfoTracker.java1429 int readFromProto(ProtoInputStream proto, long fieldId, String packageName) in readFromProto() method in AppStartInfoTracker.AppStartInfoContainer
H A DAppExitInfoTracker.java1505 int readFromProto(ProtoInputStream proto, long fieldId) in readFromProto() method in AppExitInfoTracker.AppExitInfoContainer
/aosp_15_r20/frameworks/base/core/java/android/content/res/
H A DConfiguration.java1371 public void readFromProto(ProtoInputStream protoInputStream, long fieldId) throws IOException { in readFromProto() method in Configuration
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/people/services.people/android_common/turbine/
Dservices.people.jarcom/android/server/people/PeopleService$ConversationsListener.class <Unknown> package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/people/services.people/android_common/javac/
Dservices.people.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/people/services.people/android_common/repackaged-jarjar/javac/
Dservices.people.jarcom/android/server/people/prediction/SharesheetModelScorer.class SharesheetModelScorer.java package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar2META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

123