Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/proto/
DProtoOutputStream.java276 writeRepeatedUInt64Impl(id, (long)val); in write()
411 writeRepeatedUInt64Impl(id, (long)val); in write()
546 writeRepeatedUInt64Impl(id, (long)val); in write()
681 writeRepeatedUInt64Impl(id, (long)val); in write()
1302 writeRepeatedUInt64Impl(id, val); in writeRepeatedUInt64()
1305 private void writeRepeatedUInt64Impl(int id, long val) { in writeRepeatedUInt64Impl() method in ProtoOutputStream
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt72249 Landroid/util/proto/ProtoOutputStream;->writeRepeatedUInt64Impl(IJ)V