Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_death_recipient.cpp25 nfcConctrolService_ = nfcConctrolService; in NfcControllerDeathRecipient()
31 if (nfcConctrolService_ == nullptr) { in OnRemoteDied()
32 ErrorLog("NfcControllerDeathRecipient nfcConctrolService_ is nullptr!"); in OnRemoteDied()
36 KITS::ErrorCode ret = nfcConctrolService_->UnRegisterAllCallBack(callerToken_); in OnRemoteDied()
38 nfcConctrolService_->RemoveNfcDeathRecipient(remote); in OnRemoteDied()
/foundation/communication/nfc/services/include/
H A Dnfc_controller_death_recipient.h32 sptr<NfcControllerStub> nfcConctrolService_ = nullptr; member in OHOS::NFC::NfcControllerDeathRecipient

Completed in 1 milliseconds