Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/util/proto/
H A DProtoOutputStream.java270 writeRepeatedUInt32Impl(id, (int)val); in write()
405 writeRepeatedUInt32Impl(id, (int)val); in write()
540 writeRepeatedUInt32Impl(id, (int)val); in write()
675 writeRepeatedUInt32Impl(id, (int)val); in write()
1232 writeRepeatedUInt32Impl(id, val); in writeRepeatedUInt32()
1235 private void writeRepeatedUInt32Impl(int id, int val) { in writeRepeatedUInt32Impl() method in ProtoOutputStream
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt61548 Landroid/util/proto/ProtoOutputStream;->writeRepeatedUInt32Impl(II)V