Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/proto/
DProtoOutputStream.java295 writeRepeatedSInt64Impl(id, (long)val); in write()
430 writeRepeatedSInt64Impl(id, (long)val); in write()
565 writeRepeatedSInt64Impl(id, (long)val); in write()
700 writeRepeatedSInt64Impl(id, (long)val); in write()
1449 writeRepeatedSInt64Impl(id, val); in writeRepeatedSInt64()
1452 private void writeRepeatedSInt64Impl(int id, long val) { in writeRepeatedSInt64Impl() method in ProtoOutputStream
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57580 Landroid/util/proto/ProtoOutputStream;->writeRepeatedSInt64Impl(IJ)V