HomeSort by relevance Sort by last modified time
    Searched refs:WriteSInt64NoTag (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/
wire_format_lite.cc 237 WriteSInt64NoTag(value, output);
wire_format_lite.h 317 static inline void WriteSInt64NoTag (int64 value, output) INL;