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.java292 writeRepeatedSInt64Impl(id, (long)val); in write()
427 writeRepeatedSInt64Impl(id, (long)val); in write()
562 writeRepeatedSInt64Impl(id, (long)val); in write()
697 writeRepeatedSInt64Impl(id, (long)val); in write()
1446 writeRepeatedSInt64Impl(id, val); in writeRepeatedSInt64()
1449 private void writeRepeatedSInt64Impl(int id, long val) { in writeRepeatedSInt64Impl() method in ProtoOutputStream
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt72246 Landroid/util/proto/ProtoOutputStream;->writeRepeatedSInt64Impl(IJ)V