Home
last modified time | relevance | path

Searched refs:ForegroundDeathRecipient (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/nfc/services/src/ipc/tags/
H A Dforeground_death_recipient.cpp21 ForegroundDeathRecipient::ForegroundDeathRecipient( in ForegroundDeathRecipient() function in OHOS::NFC::ForegroundDeathRecipient
28 void ForegroundDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied()
H A Dtag_session_stub.cpp385 std::unique_ptr<ForegroundDeathRecipient> recipient in HandleRegForegroundDispatch()
386 = std::make_unique<ForegroundDeathRecipient>(this, IPCSkeleton::GetCallingTokenID()); in HandleRegForegroundDispatch()
/foundation/communication/nfc/services/include/
H A Dforeground_death_recipient.h24 class ForegroundDeathRecipient : public IRemoteObject::DeathRecipient { class
26 explicit ForegroundDeathRecipient(sptr<TAG::TagSessionStub> tagSession,
28 ~ForegroundDeathRecipient() = default;

Completed in 2 milliseconds