Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds