Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_stub.h63 int HandleGetNfcHceInterface(MessageParcel &data, MessageParcel &reply);
H A Dnfc_controller_stub.cpp68 return HandleGetNfcHceInterface(data, reply); in OnRemoteRequest()
216 int NfcControllerStub::HandleGetNfcHceInterface(MessageParcel& data, MessageParcel& reply) in HandleGetNfcHceInterface() function in OHOS::NFC::NfcControllerStub
219 ErrorLog("HandleGetNfcHceInterface no permission"); in HandleGetNfcHceInterface()
224 ErrorLog("HandleGetNfcHceInterface remoteOjbect null!"); in HandleGetNfcHceInterface()

Completed in 2 milliseconds