Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/upb/reflection/
Ddef.hpp46 class FieldDefPtr { class
48 FieldDefPtr() : ptr_(nullptr) {} in FieldDefPtr() function in upb::FieldDefPtr
49 explicit FieldDefPtr(const upb_FieldDef* ptr) : ptr_(ptr) {} in FieldDefPtr() function in upb::FieldDefPtr
/third_party/protobuf/upb/reflection/
Ddef.hpp46 class FieldDefPtr { class
48 FieldDefPtr() : ptr_(nullptr) {} in FieldDefPtr() function in upb::FieldDefPtr
49 explicit FieldDefPtr(const upb_FieldDef* ptr) : ptr_(ptr) {} in FieldDefPtr() function in upb::FieldDefPtr