Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
DMixin.java25 public interface Mixin {} interface
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dapi.proto195 message Mixin { message
Dapi.pb.cc1648 Mixin::Mixin() in Mixin() function in google::protobuf::Mixin
1658 Mixin::Mixin(const Mixin& from) in Mixin() function in google::protobuf::Mixin
Dapi.pb.h44 class Mixin; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs745 public sealed partial class Mixin : pb::IMessage<Mixin> { class
761 public Mixin() { in Mixin() method in Google.Protobuf.WellKnownTypes.Mixin
768 public Mixin(Mixin other) : this() { in Mixin() method in Google.Protobuf.WellKnownTypes.Mixin