Searched refs:INTERFACE (Results 1 – 10 of 10) sorted by relevance
41 template<typename INTERFACE>42 inline sp<INTERFACE> interface_cast(const sp<IBinder>& obj) in interface_cast()44 return INTERFACE::asInterface(obj); in interface_cast()49 template<typename INTERFACE>50 class BnInterface : public INTERFACE, public BBinder62 template<typename INTERFACE>63 class BpInterface : public INTERFACE, public BpRefBase74 #define DECLARE_META_INTERFACE(INTERFACE) \ argument76 static ::android::sp<I##INTERFACE> asInterface( \79 I##INTERFACE(); \[all …]
68 template<typename INTERFACE>69 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()73 *outService = interface_cast<INTERFACE>(sm->getService(name)); in getService()
116 case JDWPConstants.TypeTag.INTERFACE: in retrieveImpl()
64 if (kind != ElementKind.CLASS && kind != ElementKind.INTERFACE) { in onHandleStep()
258 ((DeclaredType)mTypeMirror).asElement().getKind() == ElementKind.INTERFACE; in isInterface()
1361 proto.write(NetworkInterfaceProto.INTERFACE, ifaces.keyAt(i)); in dumpInterfaces()
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
42497 field public static final int INTERFACE = 512; // 0x200
55464 field public static final int INTERFACE = 512; // 0x200
59372 field public static final int INTERFACE = 512; // 0x200