Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chaotic_good_legacy/
Dframe.cc175 absl::Status FrameLimits::ValidateMessage(const FrameHeader& header) { in ValidateMessage() function in grpc_core::chaotic_good_legacy::FrameLimits
/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc555 bool Parser::ValidateMessage(const DescriptorProto* proto) { in ValidateMessage() function in google::protobuf::compiler::Parser