Searched refs:has_package (Results 1 – 5 of 5) sorted by relevance
64 string path = file.has_package() ? file.package() : string(); in AddFile()
1251 if (has_package()) { in Clear()1523 if (has_package()) { in SerializeWithCachedSizes()1622 if (has_package()) { in SerializeWithCachedSizesToArray()1728 if (has_package()) { in ByteSize()1858 if (from.has_package()) { in MergeFrom()1994 bool FileDescriptorProto::has_package() const { in has_package() function in google::protobuf::FileDescriptorProto
352 bool has_package() const;3734 inline bool FileDescriptorProto::has_package() const { in has_package() function
3888 if (proto.has_package()) { in BuildFileImpl()
2010 if (file->has_package()) { in ParsePackage()