Searched refs:IShellCallback (Results 1 – 11 of 11) sorted by relevance
34 class BpShellCallback : public BpInterface<IShellCallback>38 : BpInterface<IShellCallback>(impl) in BpShellCallback()45 data.writeInterfaceToken(IShellCallback::getInterfaceDescriptor()); in openFile()66 CHECK_INTERFACE(IShellCallback, data, reply); in onTransact()
66 Vector<String16>& args, const sp<IShellCallback>& callback, in shellCommand()238 sp<IShellCallback> shellCallback = IShellCallback::asInterface( in onTransact()
59 "IShellCallback.cpp",
21 import com.android.internal.os.IShellCallback;35 IShellCallback mShellCallback;37 class MyShellCallback extends IShellCallback.Stub {107 mShellCallback = IShellCallback.Stub.asInterface(in.readStrongBinder()); in ShellCallback()
27 class IShellCallback : public IInterface42 class BnShellCallback : public BnInterface<IShellCallback>
41 class IShellCallback; variable86 Vector<String16>& args, const sp<IShellCallback>& callback,
22 interface IShellCallback { interface
272 sp<IShellCallback> shellCallback = IShellCallback::asInterface(data.readStrongBinder()); in onTransact()
212 sp<IShellCallback> shellCallback = IShellCallback::asInterface(data.readStrongBinder()); in onTransact()
385 "core/java/com/android/internal/os/IShellCallback.aidl",
9126 HPLcom/android/internal/os/IShellCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder;9127 HPLcom/android/internal/os/IShellCallback;->openFile(Ljava/lang/String;Ljava/lang/String;Ljava/lang…59965 Lcom/android/internal/os/IShellCallback$Stub$Proxy;59966 Lcom/android/internal/os/IShellCallback;