Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers.h358 typedef ValueHandler<bool>::H BoolHandler; typedef
454 bool SetBoolHandler(FieldDefPtr f, const BoolHandler &h) { in SetBoolHandler()