Searched defs:ValidateMessage (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/src/core/ext/transport/chaotic_good_legacy/ | ||
| D | frame.cc | 175 absl::Status FrameLimits::ValidateMessage(const FrameHeader& header) { in ValidateMessage() function in grpc_core::chaotic_good_legacy::FrameLimits |
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| D | parser.cc | 555 bool Parser::ValidateMessage(const DescriptorProto* proto) { in ValidateMessage() function in google::protobuf::compiler::Parser |