Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_death_recipient.cpp23 sptr<NfcControllerStub> nfcConctrolService, Security::AccessToken::AccessTokenID callerToken) in NfcControllerDeathRecipient() argument
25 nfcConctrolService_ = nfcConctrolService; in NfcControllerDeathRecipient()
/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_death_recipient_test.cpp60 sptr<NfcControllerStub> nfcConctrolService = nullptr; variable
64 std::make_shared<NfcControllerDeathRecipient>(nfcConctrolService, callerToken);
/ohos5.0/foundation/communication/nfc/services/include/
H A Dnfc_controller_death_recipient.h26 explicit NfcControllerDeathRecipient(sptr<NfcControllerStub> nfcConctrolService,