Home
last modified time | relevance | path

Searched defs:Interface (Results 151 – 175 of 376) sorted by relevance

12345678910>>...16

/aosp_15_r20/art/test/122-npe/src/
H A DMain.java597 interface Interface { interface in Main
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dtypeset.go153 func computeInterfaceTypeSet(check *Checker, pos syntax.Pos, ityp *Interface) *_TypeSet {
Dlookup.go324 func MissingMethod(V Type, T *Interface, static bool) (method *Func, wrongType bool) {
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/
H A Dvalue.go55 Interface() ProtoMessage methodSpec
/aosp_15_r20/external/mockito/src/test/java/org/mockito/internal/util/reflection/
H A DFieldInitializerTest.java196 interface Interface { interface in FieldInitializerTest
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/
H A Dno_destructor_test.cc74 TEST(NoDestructorTest, Interface) { in TEST() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/
H A Dno_destructor_test.cc74 TEST(NoDestructorTest, Interface) { in TEST() argument
/aosp_15_r20/external/openthread/src/core/radio/
H A Dtrel_interface.cpp57 Interface::Interface(Instance &aInstance) in Interface() function in ot::Trel::Interface
/aosp_15_r20/external/abseil-cpp/absl/base/
H A Dno_destructor_test.cc74 TEST(NoDestructorTest, Interface) { in TEST() argument
/aosp_15_r20/external/libtextclassifier/native/utils/calendar/
H A Dcalendar_test.cc32 TEST_F(CalendarTest, Interface) { in TEST_F() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmadcapcl.h39 IPNG_ADDRESS Interface; member
Dusb.h293 USBD_INTERFACE_INFORMATION Interface; member
300 USBD_INTERFACE_INFORMATION Interface; member
400 USHORT Interface; member
/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dudpsock.go353 func ListenMulticastUDP(network string, ifi *Interface, gaddr *UDPAddr) (*UDPConn, error) {
/aosp_15_r20/external/libchrome/mojo/public/js/lib/
H A Dcodec.js962 function Interface(cls) { class
966 Interface.prototype.encodedSize = 8; class
/aosp_15_r20/external/guice/extensions/grapher/test/com/google/inject/grapher/
H A DTransitiveDependencyVisitorTest.java149 private static interface Interface {} interface in TransitiveDependencyVisitorTest
/aosp_15_r20/external/golang-protobuf/testing/protocmp/
H A Dreflect.go57 func (m reflectMessage) Interface() protoreflect.ProtoMessage { func
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dusbdlib.h9 PUSBD_INTERFACE_INFORMATION Interface; member
/aosp_15_r20/external/python/typing/docs/source/
Dstubs.rst559 .. _undocumented-objects:
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dlookup.go327 func MissingMethod(V Type, T *Interface, static bool) (method *Func, wrongType bool) {
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLProgram.h167 using Interface = ProgramInterface; member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/devirtualize/
Dpgo.go36 Interface bool member
/aosp_15_r20/external/guice/core/test/com/google/inject/
H A DMethodInterceptionTest.java336 public interface Interface { interface in MethodInterceptionTest
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dztypes_aix_ppc64.go210 Interface [4]byte /* in_addr */ member
215 Interface uint32 member
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/
Dfields.rs133 Interface, enumerator
/aosp_15_r20/external/autotest/client/common_lib/cros/network/
H A Dinterface.py102 class Interface: class

12345678910>>...16