Home
last modified time | relevance | path

Searched defs:foo_ (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc685 const FieldDescriptor* foo_; member in google::protobuf::descriptor_unittest::DescriptorTest
1245 const EnumValueDescriptor* foo_; member in google::protobuf::descriptor_unittest::EnumDescriptorTest
1419 const MethodDescriptor* foo_; member in google::protobuf::descriptor_unittest::ServiceDescriptorTest
1588 const Descriptor* foo_; member in google::protobuf::descriptor_unittest::NestedDescriptorTest
1767 const Descriptor* foo_; member in google::protobuf::descriptor_unittest::ExtensionDescriptorTest
1931 const Descriptor* foo_; member in google::protobuf::descriptor_unittest::ReservedDescriptorTest
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1263 const MethodDescriptor* foo_; member in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs4850 private object foo_; field in Google.Protobuf.TestProtos.TestOneof