Searched refs:writeRepeatedSInt64Impl (Results 1 – 2 of 2) sorted by relevance
295 writeRepeatedSInt64Impl(id, (long)val); in write()430 writeRepeatedSInt64Impl(id, (long)val); in write()565 writeRepeatedSInt64Impl(id, (long)val); in write()700 writeRepeatedSInt64Impl(id, (long)val); in write()1449 writeRepeatedSInt64Impl(id, val); in writeRepeatedSInt64()1452 private void writeRepeatedSInt64Impl(int id, long val) { in writeRepeatedSInt64Impl() method in ProtoOutputStream
57580 Landroid/util/proto/ProtoOutputStream;->writeRepeatedSInt64Impl(IJ)V