/frameworks/native/include/binder/ |
D | Binder.h | 89 inline IBinder* remote() { return mRemote; } in remote() function 90 inline IBinder* remote() const { return mRemote; } in remote() function
|
D | IInterface.h | 135 inline BpInterface<INTERFACE>::BpInterface(const sp<IBinder>& remote) in BpInterface()
|
/frameworks/base/core/java/android/os/ |
D | CancellationSignal.java | 64 final ICancellationSignal remote; in cancel() local 137 public void setRemote(ICancellationSignal remote) { in setRemote()
|
D | ServiceManagerNative.java | 110 public ServiceManagerProxy(IBinder remote) { in ServiceManagerProxy()
|
D | CommonTimeUtils.java | 43 public CommonTimeUtils(IBinder remote, String interfaceDesc) { in CommonTimeUtils()
|
/frameworks/base/core/java/android/os/storage/ |
D | IMountShutdownObserver.java | 82 Proxy(IBinder remote) { in Proxy()
|
D | IObbActionListener.java | 87 Proxy(IBinder remote) { in Proxy()
|
D | IMountServiceListener.java | 130 Proxy(IBinder remote) { in Proxy()
|
D | IMountService.java | 40 Proxy(IBinder remote) { in Proxy()
|
/frameworks/opt/net/voip/src/jni/rtp/ |
D | AudioGroup.cpp | 167 bool AudioStream::set(int mode, int socket, sockaddr_storage *remote, in set() 412 sockaddr_storage remote; in decode() local 952 sockaddr_storage remote; in add() local
|
/frameworks/base/core/java/android/database/ |
D | BulkCursorNative.java | 144 public BulkCursorProxy(IBinder remote) in BulkCursorProxy()
|
/frameworks/av/camera/ |
D | CameraBase.cpp | 143 sp<typename TCamTraits::TCamUser> CameraBase<TCam, TCamTraits>::remote() in remote() function in android::CameraBase
|
/frameworks/base/tools/aidl/ |
D | generate_java_binder.cpp | 174 Variable* remote = new Variable(IBINDER_TYPE, "remote"); in ProxyClass() local
|
/frameworks/av/media/libstagefright/rtsp/ |
D | ARTSPConnection.cpp | 276 struct sockaddr_in remote; in onConnect() local
|
/frameworks/base/core/java/android/content/ |
D | ContentProviderNative.java | 376 public ContentProviderProxy(IBinder remote) in ContentProviderProxy()
|
/frameworks/av/services/camera/libcameraservice/ |
D | CameraService.cpp | 1473 bool CameraService::evictClientIdByRemote(const wp<IBinder>& remote) { in evictClientIdByRemote() 1887 sp<IBinder> remote = getRemote(); in disconnect() local
|
/frameworks/base/core/java/android/app/ |
D | ApplicationThreadNative.java | 710 public ApplicationThreadProxy(IBinder remote) { in ApplicationThreadProxy()
|
D | ActivityManagerNative.java | 2621 public ActivityManagerProxy(IBinder remote) in ActivityManagerProxy()
|