Searched defs:Struct (Results 1 – 5 of 5) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
| D | struct.proto | 52 message Struct { message |
| D | struct.pb.cc | 215 Struct::Struct() in Struct() function in google::protobuf::Struct |
| D | struct.pb.h | 44 class Struct; variable |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
| D | Struct.cs | 78 public sealed partial class Struct : pb::IMessage<Struct> { class |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ | ||
| D | well_known_types.py | 662 class Struct(object): class |