Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Dname_resolver.cc51 std::string ClassNameWithoutPackage(const Descriptor* descriptor, in ClassNameWithoutPackage() function
69 std::string ClassNameWithoutPackage(const EnumDescriptor* descriptor, in ClassNameWithoutPackage() function
82 std::string ClassNameWithoutPackage(const ServiceDescriptor* descriptor, in ClassNameWithoutPackage() function