Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.cc8179 if (has_go_package()) { in Clear()
8516 if (has_go_package()) { in SerializeWithCachedSizes()
8634 if (has_go_package()) { in InternalSerializeWithCachedSizesToArray()
8761 if (has_go_package()) { in ByteSize()
8874 if (from.has_go_package()) { in MergeFrom()
9174 bool FileOptions::has_go_package() const { in has_go_package() function in google::protobuf::FileOptions
Ddescriptor.pb.h2035 bool has_go_package() const;
6219 inline bool FileOptions::has_go_package() const { in has_go_package() function