Searched refs:IsPacked (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ | ||
D | type_resolver_util_test.cc | 113 bool IsPacked(const Type& type, const string& name) { in IsPacked() function in google::protobuf::util::__anonb745a2840111::DescriptorPoolTypeResolverTest |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ | ||
D | FieldDescriptor.cs | 190 public bool IsPacked => field in Google.Protobuf.Reflection.FieldDescriptor |
/frameworks/compile/slang/ | ||
D | slang_rs_export_type.h | 646 bool IsPacked, in RSExportRecordType() argument |