Home
last modified time | relevance | path

Searched defs:NumberResult (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.h156 struct NumberResult { struct
157 enum Type { DOUBLE, INT, UINT };
158 Type type;
159 union {
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.h156 struct NumberResult { struct
157 enum Type { DOUBLE, INT, UINT };
158 Type type;
159 union {