Searched refs:GetNciTagProxy (Results 1 – 4 of 4) sorted by relevance
69 std::weak_ptr<NCI::INciTagInterface> GetNciTagProxy(void);
54 nciTagProxy_ = nfcService_->GetNciTagProxy(); in TagDispatcher()
68 std::weak_ptr<NCI::INciTagInterface> NfcService::GetNciTagProxy(void) in GetNciTagProxy() function in OHOS::NFC::NfcService
37 nciTagProxy_ = service->GetNciTagProxy(); in TagSession()