Home
last modified time | relevance | path

Searched refs:ComputeLayout (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dmessage_layout.h44 ComputeLayout(descriptor); in MessageLayout()
67 void ComputeLayout(const google::protobuf::Descriptor* descriptor);
Dmessage_layout.cc109 void MessageLayout::ComputeLayout(const protobuf::Descriptor* descriptor) { in ComputeLayout() function in upbc::MessageLayout