/aosp_15_r20/art/test/122-npe/src/ |
H A D | Main.java | 597 interface Interface { interface in Main
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | typeset.go | 153 func computeInterfaceTypeSet(check *Checker, pos syntax.Pos, ityp *Interface) *_TypeSet {
|
D | lookup.go | 324 func MissingMethod(V Type, T *Interface, static bool) (method *Func, wrongType bool) {
|
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/ |
H A D | value.go | 55 Interface() ProtoMessage methodSpec
|
/aosp_15_r20/external/mockito/src/test/java/org/mockito/internal/util/reflection/ |
H A D | FieldInitializerTest.java | 196 interface Interface { interface in FieldInitializerTest
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/ |
H A D | no_destructor_test.cc | 74 TEST(NoDestructorTest, Interface) { in TEST() argument
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/ |
H A D | no_destructor_test.cc | 74 TEST(NoDestructorTest, Interface) { in TEST() argument
|
/aosp_15_r20/external/openthread/src/core/radio/ |
H A D | trel_interface.cpp | 57 Interface::Interface(Instance &aInstance) in Interface() function in ot::Trel::Interface
|
/aosp_15_r20/external/abseil-cpp/absl/base/ |
H A D | no_destructor_test.cc | 74 TEST(NoDestructorTest, Interface) { in TEST() argument
|
/aosp_15_r20/external/libtextclassifier/native/utils/calendar/ |
H A D | calendar_test.cc | 32 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/ |
D | madcapcl.h | 39 IPNG_ADDRESS Interface; member
|
D | usb.h | 293 USBD_INTERFACE_INFORMATION Interface; member 300 USBD_INTERFACE_INFORMATION Interface; member 400 USHORT Interface; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/ |
D | udpsock.go | 353 func ListenMulticastUDP(network string, ifi *Interface, gaddr *UDPAddr) (*UDPConn, error) {
|
/aosp_15_r20/external/libchrome/mojo/public/js/lib/ |
H A D | codec.js | 962 function Interface(cls) { class 966 Interface.prototype.encodedSize = 8; class
|
/aosp_15_r20/external/guice/extensions/grapher/test/com/google/inject/grapher/ |
H A D | TransitiveDependencyVisitorTest.java | 149 private static interface Interface {} interface in TransitiveDependencyVisitorTest
|
/aosp_15_r20/external/golang-protobuf/testing/protocmp/ |
H A D | reflect.go | 57 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/ |
D | usbdlib.h | 9 PUSBD_INTERFACE_INFORMATION Interface; member
|
/aosp_15_r20/external/python/typing/docs/source/ |
D | stubs.rst | 559 .. _undocumented-objects:
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | lookup.go | 327 func MissingMethod(V Type, T *Interface, static bool) (method *Func, wrongType bool) {
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLProgram.h | 167 using Interface = ProgramInterface; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/devirtualize/ |
D | pgo.go | 36 Interface bool member
|
/aosp_15_r20/external/guice/core/test/com/google/inject/ |
H A D | MethodInterceptionTest.java | 336 public interface Interface { interface in MethodInterceptionTest
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | ztypes_aix_ppc64.go | 210 Interface [4]byte /* in_addr */ member 215 Interface uint32 member
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/ |
D | fields.rs | 133 Interface, enumerator
|
/aosp_15_r20/external/autotest/client/common_lib/cros/network/ |
H A D | interface.py | 102 class Interface: class
|