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