Searched refs:OnVendorEvent (Results 1 – 3 of 3) sorted by relevance
57 void OnVendorEvent(int eventType, int arg1, std::string arg2);
141 nfcService_.lock()->OnVendorEvent(eventType, arg1, arg2); in NotifyEventStatus()
181 void NfcService::OnVendorEvent(int eventType, int arg1, std::string arg2) in OnVendorEvent() function in OHOS::NFC::NfcService