Home
last modified time | relevance | path

Searched refs:has_go_package (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc8017 if (has_go_package()) { in Clear()
8354 if (has_go_package()) { in SerializeWithCachedSizes()
8472 if (has_go_package()) { in SerializeWithCachedSizesToArray()
8599 if (has_go_package()) { in ByteSize()
8708 if (from.has_go_package()) { in MergeFrom()
9008 bool FileOptions::has_go_package() const { in has_go_package() function in google::protobuf::FileOptions
Ddescriptor.pb.h1974 bool has_go_package() const;
5967 inline bool FileOptions::has_go_package() const { in has_go_package() function