Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/util/proto/
H A DProtoOutputStream.java262 writeRepeatedInt64Impl(id, (long)val); in write()
397 writeRepeatedInt64Impl(id, (long)val); in write()
532 writeRepeatedInt64Impl(id, (long)val); in write()
667 writeRepeatedInt64Impl(id, (long)val); in write()
1160 writeRepeatedInt64Impl(id, val); in writeRepeatedInt64()
1163 private void writeRepeatedInt64Impl(int id, long val) { in writeRepeatedInt64Impl() method in ProtoOutputStream
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58218 Landroid/util/proto/ProtoOutputStream;->writeRepeatedInt64Impl(IJ)V