Home
last modified time | relevance | path

Searched refs:IShellCallback (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/libs/binder/
DIShellCallback.cpp32 class BpShellCallback : public BpInterface<IShellCallback>
36 : BpInterface<IShellCallback>(impl) in BpShellCallback()
43 data.writeInterfaceToken(IShellCallback::getInterfaceDescriptor()); in openFile()
65 CHECK_INTERFACE(IShellCallback, data, reply); in onTransact()
DBinder.cpp66 Vector<String16>& args, const sp<IShellCallback>& callback, in shellCommand()
326 sp<IShellCallback> shellCallback = IShellCallback::asInterface( in onTransact()
DAndroid.bp96 "IShellCallback.cpp",
/frameworks/base/core/java/android/os/
DShellCallback.java21 import com.android.internal.os.IShellCallback;
35 IShellCallback mShellCallback;
37 class MyShellCallback extends IShellCallback.Stub {
107 mShellCallback = IShellCallback.Stub.asInterface(in.readStrongBinder()); in ShellCallback()
/frameworks/native/libs/binder/include/binder/
DIShellCallback.h27 class IShellCallback : public IInterface
42 class BnShellCallback : public BnInterface<IShellCallback>
DIBinder.h40 class IShellCallback; variable
91 Vector<String16>& args, const sp<IShellCallback>& callback,
/frameworks/native/include/binder/
DIBinder.h40 class IShellCallback; variable
91 Vector<String16>& args, const sp<IShellCallback>& callback,
/frameworks/base/core/java/com/android/internal/os/
DIShellCallback.aidl22 interface IShellCallback { interface
/frameworks/base/cmds/incidentd/src/
DIncidentService.cpp511 sp<IShellCallback> shellCallback = IShellCallback::asInterface(data.readStrongBinder()); in onTransact()
/frameworks/base/config/
Dpreloaded-classes8327 com.android.internal.os.IShellCallback$Stub$Proxy
8328 com.android.internal.os.IShellCallback$Stub
8329 com.android.internal.os.IShellCallback
Dboot-image-profile.txt48756 Lcom/android/internal/os/IShellCallback$Stub$Proxy;
48757 Lcom/android/internal/os/IShellCallback$Stub;
48758 Lcom/android/internal/os/IShellCallback;