/frameworks/native/libs/vr/libvr_manager/ |
D | vr_manager.cpp | 29 class BpVrStateCallbacks : public BpInterface<IVrStateCallbacks> { 32 : BpInterface<IVrStateCallbacks>(impl) {} in BpVrStateCallbacks() 60 : public BpInterface<IPersistentVrStateCallbacks> { 63 : BpInterface<IPersistentVrStateCallbacks>(impl) {} in BpPersistentVrStateCallbacks() 92 class BpVrManager : public BpInterface<IVrManager> { 95 : BpInterface<IVrManager>(impl) {} in BpVrManager()
|
/frameworks/av/media/libmedia/ |
D | IMediaHTTPService.cpp | 32 struct BpMediaHTTPService : public BpInterface<IMediaHTTPService> { 34 : BpInterface<IMediaHTTPService>(impl) { in BpMediaHTTPService()
|
D | IStreamSource.cpp | 42 struct BpStreamSource : public BpInterface<IStreamSource> { 44 : BpInterface<IStreamSource>(impl) { in BpStreamSource() 136 struct BpStreamListener : public BpInterface<IStreamListener> { 138 : BpInterface<IStreamListener>(impl) { in BpStreamListener()
|
D | IMediaRecorderClient.cpp | 30 class BpMediaRecorderClient: public BpInterface<IMediaRecorderClient> 34 : BpInterface<IMediaRecorderClient>(impl) in BpMediaRecorderClient()
|
D | IMediaPlayerClient.cpp | 30 class BpMediaPlayerClient: public BpInterface<IMediaPlayerClient> 34 : BpInterface<IMediaPlayerClient>(impl) in BpMediaPlayerClient()
|
D | IRemoteDisplay.cpp | 30 class BpRemoteDisplay: public BpInterface<IRemoteDisplay> 34 : BpInterface<IRemoteDisplay>(impl) in BpRemoteDisplay()
|
D | IRemoteDisplayClient.cpp | 32 class BpRemoteDisplayClient: public BpInterface<IRemoteDisplayClient> 36 : BpInterface<IRemoteDisplayClient>(impl) in BpRemoteDisplayClient()
|
D | IDataSource.cpp | 38 struct BpDataSource : public BpInterface<IDataSource> { 40 : BpInterface<IDataSource>(impl) {} in BpDataSource()
|
/frameworks/base/libs/storage/ |
D | IMountShutdownObserver.cpp | 26 class BpMountShutdownObserver: public BpInterface<IMountShutdownObserver> { 29 : BpInterface<IMountShutdownObserver>(impl) { } in BpMountShutdownObserver()
|
D | IObbActionListener.cpp | 27 class BpObbActionListener: public BpInterface<IObbActionListener> { 30 : BpInterface<IObbActionListener>(impl) in BpObbActionListener()
|
D | IMountServiceListener.cpp | 27 class BpMountServiceListener: public BpInterface<IMountServiceListener> { 30 : BpInterface<IMountServiceListener>(impl) { } in BpMountServiceListener()
|
/frameworks/native/include/binder/ |
D | IInterface.h | 83 class LIBBINDER_EXPORTED BpInterface : public INTERFACE, public BpRefBase { 85 explicit BpInterface(const sp<IBinder>& remote); 205 inline BpInterface<INTERFACE>::BpInterface(const sp<IBinder>& remote) in BpInterface() function 211 inline IBinder* BpInterface<INTERFACE>::onAsBinder() in onAsBinder()
|
/frameworks/native/libs/binder/include/binder/ |
D | IInterface.h | 83 class LIBBINDER_EXPORTED BpInterface : public INTERFACE, public BpRefBase { 85 explicit BpInterface(const sp<IBinder>& remote); 205 inline BpInterface<INTERFACE>::BpInterface(const sp<IBinder>& remote) in BpInterface() function 211 inline IBinder* BpInterface<INTERFACE>::onAsBinder() in onAsBinder()
|
/frameworks/av/drm/common/include/ |
D | IDrmServiceListener.h | 49 class BpDrmServiceListener: public BpInterface<IDrmServiceListener> 53 : BpInterface<IDrmServiceListener>(impl) {} in BpDrmServiceListener()
|
/frameworks/native/libs/binder/ |
D | IResultReceiver.cpp | 28 class BpResultReceiver : public BpInterface<IResultReceiver> 32 : BpInterface<IResultReceiver>(impl) in BpResultReceiver()
|
D | IShellCallback.cpp | 32 class BpShellCallback : public BpInterface<IShellCallback> 36 : BpInterface<IShellCallback>(impl) in BpShellCallback()
|
D | IProcessInfoService.cpp | 26 class BpProcessInfoService : public BpInterface<IProcessInfoService> { 29 : BpInterface<IProcessInfoService>(impl) {} in BpProcessInfoService()
|
D | IUidObserver.cpp | 25 class BpUidObserver : public BpInterface<IUidObserver> 29 : BpInterface<IUidObserver>(impl) in BpUidObserver()
|
/frameworks/native/libs/permission/ |
D | IAppOpsCallback.cpp | 29 class BpAppOpsCallback : public BpInterface<IAppOpsCallback> 33 : BpInterface<IAppOpsCallback>(impl) in BpAppOpsCallback()
|
/frameworks/av/services/mediaresourcemanager/ |
D | IMediaResourceMonitor.cpp | 26 class BpMediaResourceMonitor : public BpInterface<IMediaResourceMonitor> { 29 : BpInterface<IMediaResourceMonitor>(impl) {} in BpMediaResourceMonitor()
|
/frameworks/av/camera/ |
D | ICameraRecordingProxy.cpp | 35 class BpCameraRecordingProxy: public BpInterface<ICameraRecordingProxy> 39 : BpInterface<ICameraRecordingProxy>(impl) in BpCameraRecordingProxy()
|
/frameworks/av/media/utils/ |
D | ISchedulingPolicyService.cpp | 33 class BpSchedulingPolicyService : public BpInterface<ISchedulingPolicyService> 37 : BpInterface<ISchedulingPolicyService>(impl) in BpSchedulingPolicyService()
|
/frameworks/native/libs/sensor/ |
D | ISensorEventConnection.cpp | 43 class BpSensorEventConnection : public BpInterface<ISensorEventConnection> 47 : BpInterface<ISensorEventConnection>(impl) in BpSensorEventConnection() 103 BpInterface<ISensorEventConnection>::onLastStrongRef(id); in onLastStrongRef()
|
/frameworks/av/services/medialog/ |
D | IMediaLogService.cpp | 35 class BpMediaLogService : public BpInterface<IMediaLogService> 39 : BpInterface<IMediaLogService>(impl) in BpMediaLogService()
|
/frameworks/native/libs/gui/ |
D | IProducerListener.cpp | 30 class BpProducerListener : public BpInterface<IProducerListener> 34 : BpInterface<IProducerListener>(impl) {} in BpProducerListener()
|