Searched refs:IInterface (Results 1 – 7 of 7) sorted by relevance
378 function GetAsInterface(const Name: String): IInterface; in GetAsInterface()379 procedure SetAsInterface(const Name: String; const Value: IInterface); argument386 …property AsInterface[const Name: String]: IInterface read GetAsInterface write SetAsInterface; def…392 function SameObj(const A, B: IInterface): Boolean; in SameObj() argument404 function SameObj(const A, B: IInterface): Boolean; in SameObj() argument406 X, Y: IInterface;410 else if (A.QueryInterface(IInterface, X) = S_OK)411 and (B.QueryInterface(IInterface, Y) = S_OK)936 IInterface(FEntries[I].FValue) := nil;949 function TLocalStorage.GetAsInterface(const Name: String): IInterface; in TLocalStorage.GetAsInterface()[all …]
5873 Obj: IInterface;
5 import android.os.IInterface;28 public static class Foo implements IInterface {
12 import android.os.IInterface;285 public IInterface queryLocalInterface(String descriptor) { in queryLocalInterface()
6 import android.os.IInterface;14 public class ShadowRemoteCallbackList<E extends IInterface> {
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
675 0x71057988 android.os.Binder attachInterface (Landroid/os/IInterface;Ljava/lang/String;)V Binder.ja…2177 0x71156028 android.os.BinderProxy queryLocalInterface (Ljava/lang/String;)Landroid/os/IInterface; B…