Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/util/proto/
H A DProtoOutputStream.java294 writeRepeatedSInt64Impl(id, (long)val); in write()
429 writeRepeatedSInt64Impl(id, (long)val); in write()
564 writeRepeatedSInt64Impl(id, (long)val); in write()
699 writeRepeatedSInt64Impl(id, (long)val); in write()
1448 writeRepeatedSInt64Impl(id, val); in writeRepeatedSInt64()
1451 private void writeRepeatedSInt64Impl(int id, long val) { in writeRepeatedSInt64Impl() method in ProtoOutputStream
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58223 Landroid/util/proto/ProtoOutputStream;->writeRepeatedSInt64Impl(IJ)V