Home
last modified time | relevance | path

Searched defs:New (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwrappers.pb.h76 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
Dempty.pb.h68 inline Empty* New() const { return New(NULL); } in New() function
Dmap_entry.h183 Message* New() const { in New() function
191 Message* New(Arena* arena) const { in New() function
Dduration.pb.h63 inline Duration* New() const { return New(NULL); } in New() function
Dsource_context.pb.h63 inline SourceContext* New() const { return New(NULL); } in New() function
Dtimestamp.pb.h68 inline Timestamp* New() const { return New(NULL); } in New() function
Dstruct.pb.h88 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
Ddescriptor_database_unittest.cc100 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
Dfield_mask.pb.h63 inline FieldMask* New() const { return New(NULL); } in New() function
Dwrappers.pb.cc379 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
Dany.pb.h74 inline Any* New() const { return New(NULL); } in New() function
Dreflection_internal.h254 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
Ddescriptor.pb.h211 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 …]
Dapi.pb.h67 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
Dtype.pb.h152 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
Ddynamic_message.cc569 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
Dempty.pb.cc177 Empty* Empty::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::Empty
Dstruct.pb.cc270 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
Dsource_context.pb.cc164 SourceContext* SourceContext::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::SourceContext
Dduration.pb.cc166 Duration* Duration::New(::google::protobuf::Arena* arena) const { in New() function in google::protobuf::Duration
Ddescriptor.pb.cc960 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/
Dplugin.pb.h75 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
Dplugin.pb.cc227 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/
DVirtualTouchpad_test.cpp101 static VirtualTouchpadForTesting* New() { in New() function in android::dvr::__anon0f378d360111::VirtualTouchpadForTesting
/frameworks/rs/rsov/compiler/
DGlobalMergePass.cpp129 static inline void ReplaceUse(User *U, Value *Old, Value *New) { in ReplaceUse()

12