Home
last modified time | relevance | path

Searched refs:RemoveNfcDeathRecipient (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/nfc/hdi_service/
H A Dnfc_impl.cpp73 RemoveNfcDeathRecipient(callbacks_); in ~NfcImpl()
169 RemoveNfcDeathRecipient(callbacks_); in Close()
277 int32_t NfcImpl::RemoveNfcDeathRecipient(const sptr<INfcCallback> &callbackObj) in RemoveNfcDeathRecipient() function in OHOS::HDI::Nfc::V1_1::NfcImpl
280 HDF_LOGE("RemoveNfcDeathRecipient callbackobj nullptr"); in RemoveNfcDeathRecipient()
285 HDF_LOGE("RemoveNfcDeathRecipient remote nullptr"); in RemoveNfcDeathRecipient()
H A Dnfc_impl.h47 int32_t RemoveNfcDeathRecipient(const sptr<INfcCallback> &callbackObj);

Completed in 2 milliseconds