Searched defs:WriteFixed64NoTagToArray (Results 1 - 1 of 1) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
H A D | wire_format_lite_inl.h | 623 inline uint8* WireFormatLite::WriteFixed64NoTagToArray(uint64 value, function in class:google::protobuf::internal::WireFormatLite 702 return WriteFixed64NoTagToArray(value, target); |
Completed in 117 milliseconds