Searched refs:nfcControllerImpl_ (Results 1 – 4 of 4) sorted by relevance
55 sptr<NfcControllerImpl> nfcControllerImpl_; variable
124 OHOS::sptr<NfcControllerImpl> nfcControllerImpl_ {};
61 bool ret = Publish(nfcService_->nfcControllerImpl_); in Init()
45 nfcControllerImpl_(nullptr), in NfcService()52 nfcControllerImpl_ = nullptr; in ~NfcService()116 nfcControllerImpl_ = new NfcControllerImpl(shared_from_this()); in Initialize()