Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/proto/
DProtoOutputStream.java271 writeRepeatedUInt32Impl(id, (int)val); in write()
406 writeRepeatedUInt32Impl(id, (int)val); in write()
541 writeRepeatedUInt32Impl(id, (int)val); in write()
676 writeRepeatedUInt32Impl(id, (int)val); in write()
1233 writeRepeatedUInt32Impl(id, val); in writeRepeatedUInt32()
1236 private void writeRepeatedUInt32Impl(int id, int val) { in writeRepeatedUInt32Impl() method in ProtoOutputStream
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57582 Landroid/util/proto/ProtoOutputStream;->writeRepeatedUInt32Impl(II)V