Home
last modified time | relevance | path

Searched refs:paymentService (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dce_payment_services_parcelable.cpp62 CePaymentServicesParcelable *paymentService = new (std::nothrow) CePaymentServicesParcelable(); in Unmarshalling() local
63 paymentService->paymentAbilityInfos = std::move(abilityInfos); in Unmarshalling()
64 return paymentService; in Unmarshalling()