/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/ |
H A D | protocol.rs | 43 type InterfaceType; typedef 72 interface: *mut T::InterfaceType, in new() 79 pub fn interface(&self) -> Result<&T::InterfaceType> { in interface() 91 pub(crate) fn interface_ptr(&self) -> *mut T::InterfaceType { in interface_ptr()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/abi/ |
D | type.go | 427 func (t *Type) InterfaceType() *InterfaceType { func 442 type InterfaceType struct { struct 443 Type 444 PkgPath Name // import path 445 Methods []Imethod // sorted by hash 465 func (t *InterfaceType) NumMethod() int { return len(t.Methods) }
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/ |
D | exports.go | 81 func removeAnonymousField(name string, ityp *ast.InterfaceType) { 107 func (r *reader) filterFieldList(parent *namedType, fields *ast.FieldList, ityp *ast.InterfaceType)…
|
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/protocol/ |
H A D | device_path.rs | 27 type InterfaceType = EfiDevicePathProtocol; typedef 37 type InterfaceType = EfiDevicePathToTextProtocol; typedef
|
H A D | loaded_image.rs | 26 type InterfaceType = EfiLoadedImageProtocol; typedef
|
H A D | riscv.rs | 26 type InterfaceType = EfiRiscvBootProtocol; typedef
|
H A D | simple_text_input.rs | 26 type InterfaceType = EfiSimpleTextInputProtocol; typedef
|
H A D | simple_text_output.rs | 27 type InterfaceType = EfiSimpleTextOutputProtocol; typedef
|
H A D | block_io.rs | 27 type InterfaceType = EfiBlockIoProtocol; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/wrl/ |
D | client.h | 26 typedef typename T::InterfaceType InterfaceType; typedef 77 typedef T InterfaceType; typedef
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/ast/ |
D | ast.go | 456 InterfaceType struct { struct 457 Interface token.Pos // position of "interface" keyword 458 Methods *FieldList // list of embedded interfaces, methods, or types 459 Incomplete bool // true if (source) methods or types are missing in the Methods list 510 func (x *InterfaceType) Pos() token.Pos { return x.Interface } 544 func (x *InterfaceType) End() token.Pos { return x.Methods.End() } 571 func (*InterfaceType) exprNode() {}
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/automotive/can/1.0/[email protected]_genc++_headers/gen/android/hardware/automotive/can/1.0/ |
D | ICanController.h | 42 enum class InterfaceType : uint8_t; member 51 enum class InterfaceType : uint8_t { enum
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/automotive/can/1.0/[email protected]_genc++_headers/gen/android/hardware/automotive/can/1.0/ |
D | ICanController.h | 42 enum class InterfaceType : uint8_t; member 51 enum class InterfaceType : uint8_t { enum
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/automotive/can/1.0/[email protected]_genc++_headers/gen/android/hardware/automotive/can/1.0/ |
D | ICanController.h | 42 enum class InterfaceType : uint8_t; member 51 enum class InterfaceType : uint8_t { enum
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/automotive/can/1.0/[email protected]_genc++_headers/gen/android/hardware/automotive/can/1.0/ |
D | ICanController.h | 42 enum class InterfaceType : uint8_t; member 51 enum class InterfaceType : uint8_t { enum
|
/aosp_15_r20/hardware/interfaces/automotive/can/aidl/aidl_api/android.hardware.automotive.can/current/android/hardware/automotive/can/ |
H A D | InterfaceType.aidl | 36 enum InterfaceType { enum
|
/aosp_15_r20/hardware/interfaces/automotive/can/aidl/android/hardware/automotive/can/ |
H A D | InterfaceType.aidl | 25 enum InterfaceType { enum
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/can/aidl/android.hardware.automotive.can_interface/dump/android/hardware/automotive/can/ |
D | InterfaceType.aidl | 36 enum InterfaceType { enum
|
/aosp_15_r20/hardware/interfaces/automotive/can/aidl/aidl_api/android.hardware.automotive.can/1/android/hardware/automotive/can/ |
H A D | InterfaceType.aidl | 36 enum InterfaceType { enum
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
H A D | InterfaceType.java | 47 public interface InterfaceType extends ReferenceType { interface
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
H A D | DebugPortTable.h | 25 UINT8 InterfaceType; member
|
/aosp_15_r20/external/webrtc/modules/audio_processing/test/ |
H A D | aec_dump_based_simulator.h | 64 enum InterfaceType { in RTC_POP_IGNORING_WUNDEF() enum
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/ |
H A D | DebugPortTable.h | 26 UINT8 InterfaceType; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
H A D | DebugPortTable.h | 26 UINT8 InterfaceType; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/ |
H A D | DebugPortTable.h | 32 UINT8 InterfaceType; member
|