/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | wrappers.pb.h | 76 inline DoubleValue* New() const { return New(NULL); } in New() function 171 inline FloatValue* New() const { return New(NULL); } in New() function 266 inline Int64Value* New() const { return New(NULL); } in New() function 361 inline UInt64Value* New() const { return New(NULL); } in New() function 456 inline Int32Value* New() const { return New(NULL); } in New() function 551 inline UInt32Value* New() const { return New(NULL); } in New() function 646 inline BoolValue* New() const { return New(NULL); } in New() function 741 inline StringValue* New() const { return New(NULL); } in New() function 844 inline BytesValue* New() const { return New(NULL); } in New() function
|
D | empty.pb.h | 68 inline Empty* New() const { return New(NULL); } in New() function
|
D | map_entry.h | 183 Message* New() const { in New() function 191 Message* New(Arena* arena) const { in New() function
|
D | duration.pb.h | 63 inline Duration* New() const { return New(NULL); } in New() function
|
D | source_context.pb.h | 63 inline SourceContext* New() const { return New(NULL); } in New() function
|
D | timestamp.pb.h | 68 inline Timestamp* New() const { return New(NULL); } in New() function
|
D | struct.pb.h | 88 inline Struct* New() const { return New(NULL); } in New() function 194 inline Value* New() const { return New(NULL); } in New() function 350 inline ListValue* New() const { return New(NULL); } in New() function
|
D | descriptor_database_unittest.cc | 100 static DescriptorDatabaseTestCase* New() { in New() function in google::protobuf::__anonff9c67830111::SimpleDescriptorDatabaseTestCase 120 static DescriptorDatabaseTestCase* New() { in New() function in google::protobuf::__anonff9c67830111::EncodedDescriptorDatabaseTestCase 142 static DescriptorDatabaseTestCase* New() { in New() function in google::protobuf::__anonff9c67830111::DescriptorPoolDatabaseTestCase
|
D | field_mask.pb.h | 63 inline FieldMask* New() const { return New(NULL); } in New() function
|
D | wrappers.pb.cc | 379 DoubleValue* DoubleValue::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::DoubleValue 641 FloatValue* FloatValue::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::FloatValue 903 Int64Value* Int64Value::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::Int64Value 1167 UInt64Value* UInt64Value::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::UInt64Value 1431 Int32Value* Int32Value::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::Int32Value 1695 UInt32Value* UInt32Value::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::UInt32Value 1959 BoolValue* BoolValue::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::BoolValue 2223 StringValue* StringValue::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::StringValue 2554 BytesValue* BytesValue::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::BytesValue
|
D | any.pb.h | 74 inline Any* New() const { return New(NULL); } in New() function
|
D | reflection_internal.h | 254 virtual Message* New(const Value* value) const { in New() function 333 virtual string* New(const Value*) const { in New() function 363 virtual Message* New(const Value* value) const { in New() function
|
D | descriptor.pb.h | 211 inline FileDescriptorSet* New() const { return New(NULL); } in New() function 307 inline FileDescriptorProto* New() const { return New(NULL); } in New() function 554 inline DescriptorProto_ExtensionRange* New() const { return New(NULL); } in New() function 657 inline DescriptorProto_ReservedRange* New() const { return New(NULL); } in New() function 760 inline DescriptorProto* New() const { return New(NULL); } in New() function 981 inline FieldDescriptorProto* New() const { return New(NULL); } in New() function 1277 inline OneofDescriptorProto* New() const { return New(NULL); } in New() function 1387 inline EnumDescriptorProto* New() const { return New(NULL); } in New() function 1510 inline EnumValueDescriptorProto* New() const { return New(NULL); } in New() function 1630 inline ServiceDescriptorProto* New() const { return New(NULL); } in New() function [all …]
|
D | api.pb.h | 67 inline Api* New() const { return New(NULL); } in New() function 222 inline Method* New() const { return New(NULL); } in New() function 367 inline Mixin* New() const { return New(NULL); } in New() function
|
D | type.pb.h | 152 inline Type* New() const { return New(NULL); } in New() function 299 inline Field* New() const { return New(NULL); } in New() function 560 inline Enum* New() const { return New(NULL); } in New() function 690 inline EnumValue* New() const { return New(NULL); } in New() function 797 inline Option* New() const { return New(NULL); } in New() function
|
D | dynamic_message.cc | 569 Message* DynamicMessage::New() const { in New() function in google::protobuf::DynamicMessage 575 Message* DynamicMessage::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::DynamicMessage
|
D | empty.pb.cc | 177 Empty* Empty::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::Empty
|
D | struct.pb.cc | 270 Struct* Struct::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::Struct 635 Value* Value::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::Value 1373 ListValue* ListValue::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::ListValue
|
D | source_context.pb.cc | 164 SourceContext* SourceContext::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::SourceContext
|
D | duration.pb.cc | 166 Duration* Duration::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::Duration
|
D | descriptor.pb.cc | 960 FileDescriptorSet* FileDescriptorSet::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::FileDescriptorSet 1263 FileDescriptorProto* FileDescriptorProto::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::FileDescriptorProto 2514 DescriptorProto_ExtensionRange* DescriptorProto_ExtensionRange::New(::google::protobuf::Arena* aren… in New() function in google::protobuf::DescriptorProto_ExtensionRange 2817 DescriptorProto_ReservedRange* DescriptorProto_ReservedRange::New(::google::protobuf::Arena* arena)… in New() function in google::protobuf::DescriptorProto_ReservedRange 3132 DescriptorProto* DescriptorProto::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::DescriptorProto 4347 FieldDescriptorProto* FieldDescriptorProto::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::FieldDescriptorProto 5453 OneofDescriptorProto* OneofDescriptorProto::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::OneofDescriptorProto 5868 EnumDescriptorProto* EnumDescriptorProto::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::EnumDescriptorProto 6356 EnumValueDescriptorProto* EnumValueDescriptorProto::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::EnumValueDescriptorProto 6832 ServiceDescriptorProto* ServiceDescriptorProto::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::ServiceDescriptorProto [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
D | plugin.pb.h | 75 inline CodeGeneratorRequest* New() const { return New(NULL); } in New() function 203 inline CodeGeneratorResponse_File* New() const { return New(NULL); } in New() function 331 inline CodeGeneratorResponse* New() const { return New(NULL); } in New() function
|
D | plugin.pb.cc | 227 CodeGeneratorRequest* CodeGeneratorRequest::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::compiler::CodeGeneratorRequest 729 CodeGeneratorResponse_File* CodeGeneratorResponse_File::New(::google::protobuf::Arena* arena) const… in New() function in google::protobuf::compiler::CodeGeneratorResponse_File 1101 CodeGeneratorResponse* CodeGeneratorResponse::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::compiler::CodeGeneratorResponse
|
/frameworks/native/services/vr/virtual_touchpad/tests/ |
D | VirtualTouchpad_test.cpp | 101 static VirtualTouchpadForTesting* New() { in New() function in android::dvr::__anon0f378d360111::VirtualTouchpadForTesting
|
/frameworks/rs/rsov/compiler/ |
D | GlobalMergePass.cpp | 129 static inline void ReplaceUse(User *U, Value *Old, Value *New) { in ReplaceUse()
|