Home
last modified time | relevance | path

Searched defs:linkToDeath (Results 1 – 25 of 30) sorted by relevance

12

/packages/services/Car/cpp/watchdog/server/src/
DAIBinderDeathRegistrationWrapper.cpp25 ScopedAStatus AIBinderDeathRegistrationWrapper::linkToDeath(AIBinder* binder, in linkToDeath() function in android::automotive::watchdog::AIBinderDeathRegistrationWrapper
DWatchdogProcessService.cpp1364 ScopedAStatus WatchdogProcessService::ClientInfo::linkToDeath( in linkToDeath() function in android::automotive::watchdog::WatchdogProcessService::ClientInfo
/packages/services/Car/service/jni/test-libs/
DMockEvsServiceFactory.cpp42 binder_status_t MockLinkUnlinkToDeath::linkToDeath(AIBinder*, AIBinder_DeathRecipient*, in linkToDeath() function in android::automotive::evs::MockLinkUnlinkToDeath
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/internal/util/
DBinderKeyValueContainerTest.java106 public void linkToDeath(DeathRecipient recipient, int flags) { in linkToDeath() method in BinderKeyValueContainerTest.TestBinderInterface
/packages/services/Car/service/src/com/android/car/
DVehicleStub.java218 public abstract void linkToDeath(DeathRecipient recipient) throws RemoteException; in linkToDeath() method in VehicleStub.VehicleStubCallbackInterface
308 public abstract void linkToDeath(IVehicleDeathRecipient recipient) throws IllegalStateException; in linkToDeath() method in VehicleStub
DHidlVehicleStub.java126 public void linkToDeath(IVehicleDeathRecipient recipient) throws IllegalStateException { in linkToDeath() method in HidlVehicleStub
DInputCaptureClientController.java139 private void linkToDeath() throws RemoteException { in linkToDeath() method in InputCaptureClientController.ClientInfoForDisplay
DAidlVehicleStub.java240 public void linkToDeath(IVehicleDeathRecipient recipient) throws IllegalStateException { in linkToDeath() method in AidlVehicleStub
/packages/services/Car/service/src/com/android/car/audio/hal/
DAudioControlWrapper.java159 void linkToDeath(@Nullable AudioControlDeathRecipient deathRecipient); in linkToDeath() method
DAudioControlWrapperV1.java172 public void linkToDeath(@Nullable AudioControlDeathRecipient deathRecipient) { in linkToDeath() method in AudioControlWrapperV1
DAudioControlWrapperV2.java181 public void linkToDeath(@Nullable AudioControlDeathRecipient deathRecipient) { in linkToDeath() method in AudioControlWrapperV2
DAudioControlWrapperAidl.java333 public void linkToDeath(@Nullable AudioControlDeathRecipient deathRecipient) { in linkToDeath() method in AudioControlWrapperAidl
/packages/modules/Media/apex/framework/java/android/media/
DSession2Link.java91 public void linkToDeath(@NonNull IBinder.DeathRecipient recipient, int flags) { in linkToDeath() method in Session2Link
/packages/services/Car/cpp/watchdog/car-watchdog-lib/src/android/car/watchdoglib/
DCarWatchdogDaemonHelper.java425 private void linkToDeath() { in linkToDeath() method in CarWatchdogDaemonHelper
/packages/services/Car/service/jni/evs/
DEvsServiceContext.cpp125 binder_status_t ProdLinkUnlinkToDeath::linkToDeath(AIBinder* binder, in linkToDeath() function in android::automotive::evs::ProdLinkUnlinkToDeath
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogProcessHandler.java568 private void linkToDeath() throws RemoteException { in linkToDeath() method in WatchdogProcessHandler.ClientInfo
/packages/modules/Wifi/service/java/com/android/server/wifi/
DDppManager.java1085 private boolean linkToDeath(DppRequestInfo dppRequestInfo) { in linkToDeath() method in DppManager
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java144 public void linkToDeath(IBinder.DeathRecipient deathRecipient) { in linkToDeath() method in ContextMap.App
/packages/services/Car/cpp/vhal/client/src/
DAidlVhalClient.cpp155 binder_status_t AidlVhalClient::DefaultLinkUnlinkImpl::linkToDeath( in linkToDeath() function in android::frameworks::automotive::vhal::AidlVhalClient::DefaultLinkUnlinkImpl
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/occupantconnection/
DCarOccupantConnectionServiceTest.java1000 public void linkToDeath(DeathRecipient recipient, int flags) { in linkToDeath() method in CarOccupantConnectionServiceTest.TestConnectionRequestCallback
/packages/services/Car/service/src/com/android/car/hal/fakevhal/
DFakeVehicleStub.java288 public void linkToDeath(IVehicleDeathRecipient recipient) throws IllegalStateException { in linkToDeath() method in FakeVehicleStub
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceCore.java169 public void linkToDeath() { in linkToDeath() method in UwbServiceCore.AttributionSourceHolder
/packages/services/Car/cpp/vhal/client/test/
DAidlVhalClientTest.cpp248 binder_status_t linkToDeath([[maybe_unused]] AIBinder* binder, in linkToDeath() function in android::frameworks::automotive::vhal::aidl_test::AidlVhalClientTest::TestLinkUnlinkImpl
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java344 private void linkToDeath() { in linkToDeath() method in SystemUiProxy
/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp1312 binder_status_t CarPowerPolicyServer::AIBinderLinkUnlinkImpl::linkToDeath( in linkToDeath() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer::AIBinderLinkUnlinkImpl

12