Home
last modified time | relevance | path

Searched defs:Mixin (Results 1 – 25 of 238) sorted by relevance

12345678910

/aosp_15_r20/external/golang-protobuf/types/known/apipb/
H A Dapi.pb.go357 type Mixin struct { struct
358 state protoimpl.MessageState
359 sizeCache protoimpl.SizeCache
360 unknownFields protoimpl.UnknownFields
363 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
366 Root string `protobuf:"bytes,2,opt,name=root,proto3" json:"root,omitempty"`
369 func (x *Mixin) Reset() {
378 func (x *Mixin) String() string {
382 func (*Mixin) ProtoMessage() {}
384 func (x *Mixin) ProtoReflect() protoreflect.Message {
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types/
Dapi.rs537 pub struct Mixin { struct
544 // @@protoc_insertion_point(field:google.protobuf.Mixin.root) argument
547 // @@protoc_insertion_point(special_field:google.protobuf.Mixin.special_fields) argument
551 impl<'a> ::std::default::Default for &'a Mixin { argument
557 impl Mixin { impl
583 impl crate::Message for Mixin { implementation
661 impl crate::MessageFull for Mixin { implementation
668 impl ::std::fmt::Display for Mixin { implementation
674 impl crate::reflect::ProtobufValue for Mixin { implementation
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/
Dapi.rs189 pub fn get_mixins(&self) -> &[Mixin] { in get_mixins()
197 pub fn set_mixins(&mut self, v: crate::RepeatedField<Mixin>) { in set_mixins()
202 pub fn mut_mixins(&mut self) -> &mut crate::RepeatedField<Mixin> { in mut_mixins()
207 pub fn take_mixins(&mut self) -> crate::RepeatedField<Mixin> { in take_mixins()
859 pub struct Mixin { struct
870 impl<'a> ::std::default::Default for &'a Mixin { argument
876 impl Mixin { implementation
934 impl crate::Message for Mixin { implementation
1041 impl crate::Clear for Mixin { implementation
1049 impl ::std::fmt::Debug for Mixin { implementation
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DApi.cs999 public sealed partial class Mixin : pb::IMessage<Mixin> class
1024 public Mixin() { in Mixin() method in Google.Protobuf.WellKnownTypes.Mixin
1032 public Mixin(Mixin other) : this() { in Mixin() method in Google.Protobuf.WellKnownTypes.Mixin
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DApi.cs999 public sealed partial class Mixin : pb::IMessage<Mixin> class
1024 public Mixin() { in Mixin() method in Google.Protobuf.WellKnownTypes.Mixin
1032 public Mixin(Mixin other) : this() { in Mixin() method in Google.Protobuf.WellKnownTypes.Mixin
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Dapi.pb.cc60 PROTOBUF_CONSTEXPR Mixin::Mixin( in Mixin() function in Mixin
968 Mixin::Mixin(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Mixin() function in Mixin
974 Mixin::Mixin(const Mixin& from) in Mixin() function in Mixin
Dapi.pb.h54 class Mixin; variable
540 inline Mixin() : Mixin(nullptr) {} in Mixin() function
545 Mixin(Mixin&& from) noexcept in Mixin() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Dapi.pb.cc60 PROTOBUF_CONSTEXPR Mixin::Mixin( in Mixin() function in Mixin
968 Mixin::Mixin(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Mixin() function in Mixin
974 Mixin::Mixin(const Mixin& from) in Mixin() function in Mixin
Dapi.pb.h54 class Mixin; variable
540 inline Mixin() : Mixin(nullptr) {} in Mixin() function
545 Mixin(Mixin&& from) noexcept in Mixin() function
/aosp_15_r20/external/python/cpython2/Lib/unittest/test/
Dtest_skipping.py71 class Mixin: class
86 class Mixin(object): class
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dapi.pb.cc62 PROTOBUF_CONSTEXPR Mixin::Mixin( in Mixin() function in Mixin
1044 Mixin::Mixin(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Mixin() function in Mixin
1050 Mixin::Mixin(const Mixin& from) in Mixin() function in Mixin
H A Dapi.pb.h56 class Mixin; variable
570 inline Mixin() : Mixin(nullptr) {} in Mixin() function
575 Mixin(Mixin&& from) noexcept in Mixin() function
H A Dapi.proto201 message Mixin { message
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dapi.pb.cc62 PROTOBUF_CONSTEXPR Mixin::Mixin( in Mixin() function in Mixin
1044 Mixin::Mixin(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Mixin() function in Mixin
1050 Mixin::Mixin(const Mixin& from) in Mixin() function in Mixin
H A Dapi.pb.h56 class Mixin; variable
570 inline Mixin() : Mixin(nullptr) {} in Mixin() function
575 Mixin(Mixin&& from) noexcept in Mixin() function
H A Dapi.proto201 message Mixin { message
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dcompressed_pointer_unittest.cc22 struct Mixin { struct
23 double c;
/aosp_15_r20/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
DMixin.java25 public interface Mixin {} interface
/aosp_15_r20/external/setupcompat/main/java/com/google/android/setupcompat/template/
H A DMixin.java25 public interface Mixin {} interface
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/
H A DMixin.php77 class Mixin extends \Google\Protobuf\Internal\Message class
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/
H A DMixin.php77 class Mixin extends \Google\Protobuf\Internal\Message class
/aosp_15_r20/external/autotest/utils/frozen_chromite/utils/
H A Dattrs_freezer.py67 class Mixin(object): class
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Dapi.proto201 message Mixin { message
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/
H A DTestTypeModifierNameResolution.java44 public interface Mixin { } interface in TestTypeModifierNameResolution
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/
H A DWellKnownTest.php26 use Google\Protobuf\Mixin; alias

12345678910