Home
last modified time | relevance | path

Searched refs:OnVendorEvent (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/nfc/services/include/
H A Dnfc_service.h57 void OnVendorEvent(int eventType, int arg1, std::string arg2);
/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_impl.cpp141 nfcService_.lock()->OnVendorEvent(eventType, arg1, arg2); in NotifyEventStatus()
/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp177 void NfcService::OnVendorEvent(int eventType, int arg1, std::string arg2) in OnVendorEvent() function in OHOS::NFC::NfcService
179 InfoLog("NfcService::OnVendorEvent"); in OnVendorEvent()

Completed in 2 milliseconds