Searched refs:nfcConctrolService (Results 1 – 3 of 3) sorted by relevance
23 sptr<NfcControllerStub> nfcConctrolService, Security::AccessToken::AccessTokenID callerToken) in NfcControllerDeathRecipient() argument25 nfcConctrolService_ = nfcConctrolService; in NfcControllerDeathRecipient()
60 sptr<NfcControllerStub> nfcConctrolService = nullptr; variable64 std::make_shared<NfcControllerDeathRecipient>(nfcConctrolService, callerToken);
26 explicit NfcControllerDeathRecipient(sptr<NfcControllerStub> nfcConctrolService,