Home
last modified time | relevance | path

Searched refs:writeRepeatedSInt32Impl (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/util/proto/
H A DProtoOutputStream.java286 writeRepeatedSInt32Impl(id, (int)val); in write()
421 writeRepeatedSInt32Impl(id, (int)val); in write()
556 writeRepeatedSInt32Impl(id, (int)val); in write()
691 writeRepeatedSInt32Impl(id, (int)val); in write()
1376 writeRepeatedSInt32Impl(id, val); in writeRepeatedSInt32()
1379 private void writeRepeatedSInt32Impl(int id, int val) { in writeRepeatedSInt32Impl() method in ProtoOutputStream
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58222 Landroid/util/proto/ProtoOutputStream;->writeRepeatedSInt32Impl(II)V