Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc238 std::string FileClassName(const FileDescriptor* file, bool immutable) { in FileClassName() function
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc435 string FileClassName(const FileDescriptor* file) { in FileClassName() function