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

  /external/protobuf/src/google/protobuf/
wire_format.h 241 static void VerifyUTF8String(const char* data, int size, Operation op);
312 inline void WireFormat::VerifyUTF8String(const char* data, int size,
315 WireFormatLite::VerifyUtf8String(
327 WireFormatLite::VerifyUtf8String(
api.pb.cc 294 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
344 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
427 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
449 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
483 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
508 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
    [all...]
field_mask.pb.cc 198 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
237 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
253 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
source_context.pb.cc 199 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
236 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
252 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
any.pb.cc 219 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
269 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
291 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
type.pb.cc 387 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
421 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
506 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
522 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
556 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
574 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
    [all...]
struct.pb.cc 308 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
354 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
377 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
659 DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
749 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
793 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
    [all...]
wire_format_lite.cc 512 bool WireFormatLite::VerifyUtf8String(const char* data,
wire_format_lite.h 325 static bool VerifyUtf8String(const char* data, int size,
wire_format.cc 644 if (!WireFormatLite::VerifyUtf8String(
    [all...]
wrappers.pb.cc     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format.h 241 static void VerifyUTF8String(const char* data, int size, Operation op);
312 inline void WireFormat::VerifyUTF8String(const char* data, int size,
315 WireFormatLite::VerifyUtf8String(
327 WireFormatLite::VerifyUtf8String(
wire_format_lite.h 325 static bool VerifyUtf8String(const char* data, int size,

Completed in 141 milliseconds