Home
last modified time | relevance | path

Searched defs:allow_oversize_protos (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/python/
Dprotobuf.h103 bool allow_oversize_protos; member
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc451 static bool allow_oversize_protos = true; variable
453 static bool allow_oversize_protos = false; variable
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc450 static bool allow_oversize_protos = true; variable
452 static bool allow_oversize_protos = false; variable