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

  /external/protobuf/src/google/protobuf/
api.pb.cc 281 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
292 DO_(::google::protobuf::internal::WireFormatLite::ReadString(
294 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
309 DO_(input->IncrementRecursionDepth());
311 DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtualNoRecursionDepth(
325 DO_(input->IncrementRecursionDepth());
327 DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtualNoRecursionDepth(
342 DO_(::google::protobuf::internal::WireFormatLite::ReadString(
344 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
359 DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual
    [all...]
struct.pb.cc 291 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
302 DO_(input->IncrementRecursionDepth());
305 DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual(
308 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
328 DO_(::google::protobuf::internal::WireFormatLite::SkipField(input, tag));
339 #undef DO_
614 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
626 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
642 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
657 DO_(::google::protobuf::internal::WireFormatLite::ReadString
    [all...]
duration.pb.cc 208 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
219 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
234 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
252 DO_(::google::protobuf::internal::WireFormatLite::SkipField(input, tag));
263 #undef DO_
field_mask.pb.cc 184 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
196 DO_(::google::protobuf::internal::WireFormatLite::ReadString(
198 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
218 DO_(::google::protobuf::internal::WireFormatLite::SkipField(input, tag));
229 #undef DO_
source_context.pb.cc 186 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
197 DO_(::google::protobuf::internal::WireFormatLite::ReadString(
199 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
217 DO_(::google::protobuf::internal::WireFormatLite::SkipField(input, tag));
228 #undef DO_
timestamp.pb.cc 222 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
233 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
248 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
266 DO_(::google::protobuf::internal::WireFormatLite::SkipField(input, tag));
277 #undef DO_
wrappers.pb.cc 397 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
408 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
426 DO_(::google::protobuf::internal::WireFormatLite::SkipField(input, tag));
437 #undef DO_
655 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
666 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
684 DO_(::google::protobuf::internal::WireFormatLite::SkipField(input, tag));
695 #undef DO_
913 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
924 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive
    [all...]
type.pb.cc 374 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
385 DO_(::google::protobuf::internal::WireFormatLite::ReadString(
387 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
402 DO_(input->IncrementRecursionDepth());
404 DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtualNoRecursionDepth(
419 DO_(::google::protobuf::internal::WireFormatLite::ReadString(
421 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
438 DO_(input->IncrementRecursionDepth());
440 DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtualNoRecursionDepth(
455 DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual
    [all...]
descriptor.pb.cc     [all...]
any.pb.cc 206 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
217 DO_(::google::protobuf::internal::WireFormatLite::ReadString(
219 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
234 DO_(::google::protobuf::internal::WireFormatLite::ReadBytes(
250 DO_(::google::protobuf::internal::WireFormatLite::SkipField(input, tag));
261 #undef DO_
empty.pb.cc 194 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
207 DO_(::google::protobuf::internal::WireFormatLite::SkipField(input, tag));
215 #undef DO_
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 257 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
269 DO_(::google::protobuf::internal::WireFormatLite::ReadString(
288 DO_(::google::protobuf::internal::WireFormatLite::ReadString(
305 DO_(input->IncrementRecursionDepth());
307 DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtualNoRecursionDepth(
325 DO_(::google::protobuf::internal::WireFormat::SkipField(
337 #undef DO_
761 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
    [all...]

Completed in 196 milliseconds