Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/ | |
descriptor_database.cc | 61 // We must be careful here -- calling file.package() if file.has_package() is 64 string path = file.has_package() ? file.package() : string(); |
descriptor.pb.cc | 1994 bool FileDescriptorProto::has_package() const { function in class:google::protobuf::FileDescriptorProto [all...] |
descriptor.pb.h | 352 bool has_package() const; 3734 inline bool FileDescriptorProto::has_package() const { function in class:google::protobuf::FileDescriptorProto [all...] |
descriptor.cc | [all...] |
/external/protobuf/src/google/protobuf/compiler/ | |
parser.cc | [all...] |