Home
last modified time | relevance | path

Searched refs:linkToDeath (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/nativemedia/aaudio/jni/
Dutils.cpp300 linkToDeath();
309 void AudioServerCrashMonitor::linkToDeath() { in linkToDeath() function in AudioServerCrashMonitor
408 AudioServerCrashMonitor::getInstance().linkToDeath(); in checkIfAudioServerCrash()
Dutils.h234 void linkToDeath();
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
DAuthenticator.java81 public void linkToDeath(DeathRecipient recipient, int flags)
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0921/src/android/security/cts/CVE_2021_0921/
DAuthenticator.java69 public void linkToDeath(DeathRecipient recipient, int flags) throws RemoteException {
/cts/hostsidetests/securitybulletin/securityPatch/includes/
DomxUtils.cpp127 tOmxNode->linkToDeath(mDeathNotifier, 0); in omxUtilsInit()
/cts/tests/tests/dreams/src/android/service/dreams/cts/
DControlledDreamSession.java119 service.linkToDeath(mDeathRecipient, 0); in onServiceConnected()
/cts/tests/tests/os/src/android/os/cts/
DBinderTest.java70 mBinder.linkToDeath(new MockDeathRecipient(), 0); in testSimpleMethods()
DBinderIntegrationTest.java353 token.linkToDeath(recipient = new IBinder.DeathRecipient() { in testBinderDiedWho()
/cts/tests/app/src/android/app/cts/
DActivityManagerTest.java2283 remoteBinderHolder[0].linkToDeath(recipient, 0); in startRemoteActivityAndLinkToDeath()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt2287 name: "linkToDeath"
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt10839 method public boolean linkToDeath(android.os.IHwBinder.DeathRecipient, long);
Dcurrent.txt32622 method public void linkToDeath(@NonNull android.os.IBinder.DeathRecipient, int);
33185 …method public void linkToDeath(@NonNull android.os.IBinder.DeathRecipient, int) throws android.os.…