Home
last modified time | relevance | path

Searched refs:HandleNotifyEventStatus (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_stub.h61 int HandleNotifyEventStatus(MessageParcel& data, MessageParcel& reply);
H A Dnfc_controller_stub.cpp65 return HandleNotifyEventStatus(data, reply); in OnRemoteRequest()
310 int NfcControllerStub::HandleNotifyEventStatus(MessageParcel& data, MessageParcel& reply) in HandleNotifyEventStatus() function in OHOS::NFC::NfcControllerStub
313 ErrorLog("HandleNotifyEventStatus no permission"); in HandleNotifyEventStatus()
321 ErrorLog("HandleNotifyEventStatus::read param failed."); in HandleNotifyEventStatus()

Completed in 2 milliseconds