Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/proto/
DProtoOutputStream.java287 writeRepeatedSInt32Impl(id, (int)val); in write()
422 writeRepeatedSInt32Impl(id, (int)val); in write()
557 writeRepeatedSInt32Impl(id, (int)val); in write()
692 writeRepeatedSInt32Impl(id, (int)val); in write()
1377 writeRepeatedSInt32Impl(id, val); in writeRepeatedSInt32()
1380 private void writeRepeatedSInt32Impl(int id, int val) { in writeRepeatedSInt32Impl() method in ProtoOutputStream
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57579 Landroid/util/proto/ProtoOutputStream;->writeRepeatedSInt32Impl(II)V