Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/upb/reflection/
Ddef.hpp498 int public_dependency_count() const { in public_dependency_count() function in upb::FileDefPtr
/third_party/protobuf/upb/reflection/
Ddef.hpp498 int public_dependency_count() const { in public_dependency_count() function in upb::FileDefPtr
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc6080 int public_dependency_count = 0; in BuildFileImpl() local