Searched refs:writeSInt64Impl (Results 1 – 1 of 1) sorted by relevance
339 writeSInt64Impl(id, (long)val); in write()474 writeSInt64Impl(id, (long)val); in write()609 writeSInt64Impl(id, (long)val); in write()744 writeSInt64Impl(id, (long)val); in write()1449 writeSInt64Impl(id, val); in writeSInt64()1452 private void writeSInt64Impl(int id, long val) { in writeSInt64Impl() method in ProtoOutputStream