Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
f76484af0536ee92b5079bf0213c42d9d9e77627
/
libs
/
protoutil
/
include
/
android
/
util
/
ProtoOutputStream.h
00a7544
Correctly use int types and fix uint64_t print.
by Yi Jin
· 7 years ago
5ee0787
Use uint64_t instead of long long as API type for consistent reason.
by Yi Jin
· 7 years ago
7f9e63b
Add clear method to ProtoOutputStream so it is reusable by just
by Yi Jin
· 7 years ago
0abdfb0
Expose how many bytes are written in ProtoOutputStream
by Yi Jin
· 7 years ago
f9ed04b
Remove the extra mapping of field types in ProtoOutputStream
by Yi Jin
· 7 years ago
04625ad
Refactor incident_helper to use protoutil and cppstream plugin.
by Yi Jin
· 7 years ago
8ad1938
Create a new API allowing callers to concat a serialized message field.
by Yi Jin
· 7 years ago
e083330
Fix several nits
by Yi Jin
· 7 years ago
42711a0
Use ProtoOutputStream to strip Pii sensetive fields in incidentd
by Yi Jin
· 7 years ago
974a9c2
Implement go/streaming-proto native libs, part 2
by Yi Jin
· 7 years ago