Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session_stub.h59 int HandleGetPaymentServices(MessageParcel& data, MessageParcel& reply);
H A Dhce_session_stub.cpp50 return HandleGetPaymentServices(data, reply); in OnRemoteRequest()
118 int HceSessionStub::HandleGetPaymentServices(MessageParcel &data, MessageParcel &reply) in HandleGetPaymentServices() function in OHOS::NFC::HCE::HceSessionStub
121 ErrorLog("HandleGetPaymentServices, ERR_NO_PERMISSION"); in HandleGetPaymentServices()
126 ErrorLog("HandleGetPaymentServices, ERR_NOT_SYSTEM_APP"); in HandleGetPaymentServices()
131 ErrorLog("HandleGetPaymentServices, exception"); in HandleGetPaymentServices()
137 ErrorLog("HandleGetPaymentServices, get payment service failed"); in HandleGetPaymentServices()
143 ErrorLog("HandleGetPaymentServices, write payment service failed"); in HandleGetPaymentServices()

Completed in 2 milliseconds