Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dupb.hpp83 char initial_block_[N]; member in upb::InlinedArena
/external/protobuf/src/google/protobuf/
Darena_impl.h289 Block* initial_block_; // If non-NULL, points to the block that came from variable
/external/protobuf/php/ext/google/protobuf/
Dupb.h387 char initial_block_[N]; variable