Searched refs:paymentService (Results 1 – 1 of 1) sorted by relevance
62 CePaymentServicesParcelable *paymentService = new (std::nothrow) CePaymentServicesParcelable(); in Unmarshalling() local63 paymentService->paymentAbilityInfos = std::move(abilityInfos); in Unmarshalling()64 return paymentService; in Unmarshalling()