Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers-inl.h106 template <class T> struct remove_constptr { typedef CouldntRemoveConst type; }; struct
/external/protobuf/php/ext/google/protobuf/
Dupb.h4821 template <class T> struct remove_constptr { typedef CouldntRemoveConst type; }; argument