Searched refs:clientDeath (Results 1 – 2 of 2) sorted by relevance
189 sptr<IRemoteObject::DeathRecipient> clientDeath = in GetForegroundApplications() local191 if (clientDeath == nullptr) { in GetForegroundApplications()195 remoteObject->AddDeathRecipient(clientDeath); in GetForegroundApplications()
257 sptr<ClientDeathStub> clientDeath = new ClientDeathStub(); in AvSessionServiceClientTest() local258 service->RegisterClientDeathObserver(clientDeath); in AvSessionServiceClientTest()