Searched refs:writeRepeatedSInt64Impl (Results 1 – 2 of 2) sorted by relevance
292 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
72246 Landroid/util/proto/ProtoOutputStream;->writeRepeatedSInt64Impl(IJ)V