/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/ |
D | Makefile.am | 5 GZHEADERS = google/protobuf/io/gzip_stream.h 6 GZTESTS = google/protobuf/io/gzip_stream_unittest.sh 36 nobase_dist_proto_DATA = google/protobuf/descriptor.proto \ 37 google/protobuf/any.proto \ 38 google/protobuf/api.proto \ 39 google/protobuf/duration.proto \ 40 google/protobuf/empty.proto \ 41 google/protobuf/field_mask.proto \ 42 google/protobuf/source_context.proto \ 43 google/protobuf/struct.proto \ [all …]
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | OWNERS | 2 hackbod@google.com 4 jsharkey@google.com 5 narayan@google.com 6 patb@google.com 8 svetoslavganov@google.com 10 toddke@google.com 13 per-file ApexManager.java = dariofreni@google.com 14 per-file StagingManager.java = dariofreni@google.com 17 per-file AbstractStatsBase.java = agampe@google.com, calin@google.com, ngeoffray@google.com 18 per-file BackgroundDexOptService.java = agampe@google.com, calin@google.com, ngeoffray@google.com [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/ |
D | extract_includes.bat.in | 2 mkdir include\google 3 mkdir include\google\protobuf 4 mkdir include\google\protobuf\compiler 5 mkdir include\google\protobuf\compiler\cpp 6 mkdir include\google\protobuf\compiler\csharp 7 mkdir include\google\protobuf\compiler\java 8 mkdir include\google\protobuf\compiler\javanano 9 mkdir include\google\protobuf\compiler\js 10 mkdir include\google\protobuf\compiler\objectivec 11 mkdir include\google\protobuf\compiler\python [all …]
|
D | tests.cmake | 24 google/protobuf/map_lite_unittest.proto 25 google/protobuf/unittest_import_lite.proto 26 google/protobuf/unittest_import_public_lite.proto 27 google/protobuf/unittest_lite.proto 28 google/protobuf/unittest_no_arena_lite.proto 32 google/protobuf/any_test.proto 33 google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto 34 google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto 35 google/protobuf/map_proto2_unittest.proto 36 google/protobuf/map_unittest.proto [all …]
|
D | libprotoc.cmake | 2 ${protobuf_source_dir}/src/google/protobuf/compiler/code_generator.cc 3 ${protobuf_source_dir}/src/google/protobuf/compiler/command_line_interface.cc 4 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_enum.cc 5 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_enum_field.cc 6 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_extension.cc 7 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_field.cc 8 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_file.cc 9 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_generator.cc 10 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_helpers.cc 11 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_map_field.cc [all …]
|
D | libprotobuf.cmake | 2 ${protobuf_source_dir}/src/google/protobuf/any.cc 3 ${protobuf_source_dir}/src/google/protobuf/any.pb.cc 4 ${protobuf_source_dir}/src/google/protobuf/api.pb.cc 5 ${protobuf_source_dir}/src/google/protobuf/compiler/importer.cc 6 ${protobuf_source_dir}/src/google/protobuf/compiler/parser.cc 7 ${protobuf_source_dir}/src/google/protobuf/descriptor.cc 8 ${protobuf_source_dir}/src/google/protobuf/descriptor.pb.cc 9 ${protobuf_source_dir}/src/google/protobuf/descriptor_database.cc 10 ${protobuf_source_dir}/src/google/protobuf/duration.pb.cc 11 ${protobuf_source_dir}/src/google/protobuf/dynamic_message.cc [all …]
|
/frameworks/base/packages/SystemUI/ |
D | OWNERS | 5 adamcohen@google.com 6 asc@google.com 7 ashaikh@google.com 8 beverlyt@google.com 9 brockman@google.com 10 cinek@google.com 11 cwren@google.com 12 dupin@google.com 13 ethibodeau@google.com 14 evanlaird@google.com [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | BUILD | 75 "src/google/protobuf/arena.cc", 76 "src/google/protobuf/arenastring.cc", 77 "src/google/protobuf/extension_set.cc", 78 "src/google/protobuf/generated_message_util.cc", 79 "src/google/protobuf/io/coded_stream.cc", 80 "src/google/protobuf/io/zero_copy_stream.cc", 81 "src/google/protobuf/io/zero_copy_stream_impl_lite.cc", 82 "src/google/protobuf/message_lite.cc", 83 "src/google/protobuf/repeated_field.cc", 84 "src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc", [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | unittest_well_known_types.proto | 7 option java_package = "com.google.protobuf.test"; 9 import "google/protobuf/any.proto"; 10 import "google/protobuf/api.proto"; 11 import "google/protobuf/duration.proto"; 12 import "google/protobuf/empty.proto"; 13 import "google/protobuf/field_mask.proto"; 14 import "google/protobuf/source_context.proto"; 15 import "google/protobuf/struct.proto"; 16 import "google/protobuf/timestamp.proto"; 17 import "google/protobuf/type.proto"; [all …]
|
D | descriptor.pb.h | 33 namespace google { 92 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Type_descriptor(); 94 return ::google::protobuf::internal::NameOfEnum( in FieldDescriptorProto_Type_Name() 99 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Type>( in FieldDescriptorProto_Type_Parse() 112 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Label_descriptor(… 114 return ::google::protobuf::internal::NameOfEnum( in FieldDescriptorProto_Label_Name() 119 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Label>( in FieldDescriptorProto_Label_Parse() 132 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* FileOptions_OptimizeMode_descriptor(); 134 return ::google::protobuf::internal::NameOfEnum( in FileOptions_OptimizeMode_Name() 139 return ::google::protobuf::internal::ParseNamedEnum<FileOptions_OptimizeMode>( in FileOptions_OptimizeMode_Parse() [all …]
|
D | type.pb.h | 35 namespace google { 69 Field_Kind_Field_Kind_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, 70 Field_Kind_Field_Kind_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max 77 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* Field_Kind_descriptor(); 79 return ::google::protobuf::internal::NameOfEnum( in Field_Kind_Name() 84 return ::google::protobuf::internal::ParseNamedEnum<Field_Kind>( in Field_Kind_Parse() 92 Field_Cardinality_Field_Cardinality_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, 93 Field_Cardinality_Field_Cardinality_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max 100 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* Field_Cardinality_descriptor(); 102 return ::google::protobuf::internal::NameOfEnum( in Field_Cardinality_Name() [all …]
|
D | struct.pb.h | 35 namespace google { 49 NullValue_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, 50 NullValue_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max 57 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* NullValue_descriptor(); 59 return ::google::protobuf::internal::NameOfEnum( in NullValue_Name() 64 return ::google::protobuf::internal::ParseNamedEnum<NullValue>( in NullValue_Parse() 69 class LIBPROTOBUF_EXPORT Struct : public ::google::protobuf::Message /* @@protoc_insertion_point(cl… 81 static const ::google::protobuf::Descriptor* descriptor(); 90 Struct* New(::google::protobuf::Arena* arena) const; 91 void CopyFrom(const ::google::protobuf::Message& from); [all …]
|
D | api.pb.h | 34 namespace google { 48 class LIBPROTOBUF_EXPORT Api : public ::google::protobuf::Message /* @@protoc_insertion_point(class… 60 static const ::google::protobuf::Descriptor* descriptor(); 69 Api* New(::google::protobuf::Arena* arena) const; 70 void CopyFrom(const ::google::protobuf::Message& from); 71 void MergeFrom(const ::google::protobuf::Message& from); 79 ::google::protobuf::io::CodedInputStream* input); 81 ::google::protobuf::io::CodedOutputStream* output) const; 82 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( 83 bool deterministic, ::google::protobuf::uint8* output) const; [all …]
|
D | type.pb.cc | 20 namespace google { namespace 25 const ::google::protobuf::Descriptor* Type_descriptor_ = NULL; 26 const ::google::protobuf::internal::GeneratedMessageReflection* 28 const ::google::protobuf::Descriptor* Field_descriptor_ = NULL; 29 const ::google::protobuf::internal::GeneratedMessageReflection* 31 const ::google::protobuf::EnumDescriptor* Field_Kind_descriptor_ = NULL; 32 const ::google::protobuf::EnumDescriptor* Field_Cardinality_descriptor_ = NULL; 33 const ::google::protobuf::Descriptor* Enum_descriptor_ = NULL; 34 const ::google::protobuf::internal::GeneratedMessageReflection* 36 const ::google::protobuf::Descriptor* EnumValue_descriptor_ = NULL; [all …]
|
D | api.pb.cc | 20 namespace google { namespace 25 const ::google::protobuf::Descriptor* Api_descriptor_ = NULL; 26 const ::google::protobuf::internal::GeneratedMessageReflection* 28 const ::google::protobuf::Descriptor* Method_descriptor_ = NULL; 29 const ::google::protobuf::internal::GeneratedMessageReflection* 31 const ::google::protobuf::Descriptor* Mixin_descriptor_ = NULL; 32 const ::google::protobuf::internal::GeneratedMessageReflection* 41 const ::google::protobuf::FileDescriptor* file = in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 42 ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName( in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 56 ::google::protobuf::internal::GeneratedMessageReflection::NewGeneratedMessageReflection( in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() [all …]
|
D | struct.pb.cc | 20 namespace google { namespace 25 const ::google::protobuf::Descriptor* Struct_descriptor_ = NULL; 26 const ::google::protobuf::internal::GeneratedMessageReflection* 28 const ::google::protobuf::Descriptor* Struct_FieldsEntry_descriptor_ = NULL; 29 const ::google::protobuf::Descriptor* Value_descriptor_ = NULL; 30 const ::google::protobuf::internal::GeneratedMessageReflection* 35 ::google::protobuf::internal::ArenaStringPtr string_value_; 37 const ::google::protobuf::Struct* struct_value_; 38 const ::google::protobuf::ListValue* list_value_; 40 const ::google::protobuf::Descriptor* ListValue_descriptor_ = NULL; [all …]
|
D | wrappers.pb.h | 32 namespace google { 52 class LIBPROTOBUF_EXPORT DoubleValue : public ::google::protobuf::Message /* @@protoc_insertion_poi… 64 inline ::google::protobuf::Arena* GetArena() const { return GetArenaNoVirtual(); } in GetArena() 68 static const ::google::protobuf::Descriptor* descriptor(); 78 DoubleValue* New(::google::protobuf::Arena* arena) const; 79 void CopyFrom(const ::google::protobuf::Message& from); 80 void MergeFrom(const ::google::protobuf::Message& from); 88 ::google::protobuf::io::CodedInputStream* input); 90 ::google::protobuf::io::CodedOutputStream* output) const; 91 ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( [all …]
|
D | descriptor.pb.cc | 20 namespace google { namespace 25 const ::google::protobuf::Descriptor* FileDescriptorSet_descriptor_ = NULL; 26 const ::google::protobuf::internal::GeneratedMessageReflection* 28 const ::google::protobuf::Descriptor* FileDescriptorProto_descriptor_ = NULL; 29 const ::google::protobuf::internal::GeneratedMessageReflection* 31 const ::google::protobuf::Descriptor* DescriptorProto_descriptor_ = NULL; 32 const ::google::protobuf::internal::GeneratedMessageReflection* 34 const ::google::protobuf::Descriptor* DescriptorProto_ExtensionRange_descriptor_ = NULL; 35 const ::google::protobuf::internal::GeneratedMessageReflection* 37 const ::google::protobuf::Descriptor* DescriptorProto_ReservedRange_descriptor_ = NULL; [all …]
|
D | wrappers.pb.cc | 20 namespace google { namespace 25 const ::google::protobuf::Descriptor* DoubleValue_descriptor_ = NULL; 26 const ::google::protobuf::internal::GeneratedMessageReflection* 28 const ::google::protobuf::Descriptor* FloatValue_descriptor_ = NULL; 29 const ::google::protobuf::internal::GeneratedMessageReflection* 31 const ::google::protobuf::Descriptor* Int64Value_descriptor_ = NULL; 32 const ::google::protobuf::internal::GeneratedMessageReflection* 34 const ::google::protobuf::Descriptor* UInt64Value_descriptor_ = NULL; 35 const ::google::protobuf::internal::GeneratedMessageReflection* 37 const ::google::protobuf::Descriptor* Int32Value_descriptor_ = NULL; [all …]
|
D | source_context.pb.cc | 20 namespace google { namespace 25 const ::google::protobuf::Descriptor* SourceContext_descriptor_ = NULL; 26 const ::google::protobuf::internal::GeneratedMessageReflection* 35 const ::google::protobuf::FileDescriptor* file = in protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto() 36 ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName( in protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto() 44 ::google::protobuf::internal::GeneratedMessageReflection::NewGeneratedMessageReflection( in protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto() 60 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce() 67 ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage( in protobuf_RegisterTypes() 85 ::google::protobuf::DescriptorPool::InternalAddGeneratedFile( in protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto() 91 ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile( in protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto() [all …]
|
/frameworks/av/media/ |
D | OWNERS | 1 andrewlewis@google.com 2 chz@google.com 3 dwkang@google.com 4 elaurent@google.com 5 essick@google.com 6 gkasten@google.com 7 hkuang@google.com 8 hunga@google.com 9 jiabin@google.com 10 jmtrivi@google.com [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
D | plugin.pb.cc | 20 namespace google { namespace 26 const ::google::protobuf::Descriptor* CodeGeneratorRequest_descriptor_ = NULL; 27 const ::google::protobuf::internal::GeneratedMessageReflection* 29 const ::google::protobuf::Descriptor* CodeGeneratorResponse_descriptor_ = NULL; 30 const ::google::protobuf::internal::GeneratedMessageReflection* 32 const ::google::protobuf::Descriptor* CodeGeneratorResponse_File_descriptor_ = NULL; 33 const ::google::protobuf::internal::GeneratedMessageReflection* 42 const ::google::protobuf::FileDescriptor* file = in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 43 ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName( in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 53 ::google::protobuf::internal::GeneratedMessageReflection::NewGeneratedMessageReflection( in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() [all …]
|
D | plugin.pb.h | 33 namespace google { 48 class LIBPROTOC_EXPORT CodeGeneratorRequest : public ::google::protobuf::Message /* @@protoc_insert… 60 inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { in unknown_fields() 64 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { in mutable_unknown_fields() 68 static const ::google::protobuf::Descriptor* descriptor(); 77 CodeGeneratorRequest* New(::google::protobuf::Arena* arena) const; 78 void CopyFrom(const ::google::protobuf::Message& from); 79 void MergeFrom(const ::google::protobuf::Message& from); 87 ::google::protobuf::io::CodedInputStream* input); 89 ::google::protobuf::io::CodedOutputStream* output) const; [all …]
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | OWNERS | 3 yamasani@google.com 4 jsharkey@google.com 5 hackbod@google.com 6 omakoto@google.com 7 ctate@google.com 8 huiyu@google.com 9 mwachens@google.com 10 sudheersai@google.com 11 suprabh@google.com 14 ogunwale@google.com [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/src/main/java/com/google/protobuf/jruby/ |
D | SentinelOuterClass.java | 36 package com.google.protobuf.jruby; 41 com.google.protobuf.ExtensionRegistry registry) { in registerAllExtensions() 45 com.google.protobuf.MessageOrBuilder { 74 com.google.protobuf.ByteString 95 com.google.protobuf.ByteString getDefaultBytes(); in getDefaultBytes() 101 com.google.protobuf.GeneratedMessage implements 105 private Sentinel(com.google.protobuf.GeneratedMessage.Builder builder) { in Sentinel() 117 defaultBytes_ = com.google.protobuf.ByteString.EMPTY; in Sentinel() 121 public final com.google.protobuf.UnknownFieldSet 123 return com.google.protobuf.UnknownFieldSet.getDefaultInstance(); in getUnknownFields() [all …]
|