Home
last modified time | relevance | path

Searched refs:RemoveHceDeathRecipient (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_cmd_death_recipient.cpp36 hceSession_->RemoveHceDeathRecipient(remote); in OnRemoteDied()
H A Dhce_session_stub.h52 void RemoveHceDeathRecipient(const wptr<IRemoteObject>& remote);
H A Dhce_session_stub.cpp284 void HceSessionStub::RemoveHceDeathRecipient(const wptr<IRemoteObject> &remote) in RemoveHceDeathRecipient() function in OHOS::NFC::HCE::HceSessionStub