Home
last modified time | relevance | path

Searched defs:shipping_options (Results 1 – 20 of 20) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/payments/core/
H A Dpayment_details.h56 std::vector<PaymentShippingOption> shipping_options; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/payments/core/
H A Dpayment_details.h56 std::vector<PaymentShippingOption> shipping_options; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/payments/
H A Dpayment_request_test.cc56 HeapVector<Member<PaymentShippingOption>> shipping_options; in TEST() local
124 HeapVector<Member<PaymentShippingOption>> shipping_options( in TEST() local
144 HeapVector<Member<PaymentShippingOption>> shipping_options(2); in TEST() local
166 HeapVector<Member<PaymentShippingOption>> shipping_options(2); in TEST() local
537 HeapVector<Member<PaymentShippingOption>> shipping_options(2); in TEST() local
H A Dpayment_event_data_conversion_test.cc83 Vector<payments::mojom::blink::PaymentShippingOptionPtr> shipping_options; in CreatePaymentRequestEventDataForTest() local
H A Dpayment_event_data_conversion.cc159 HeapVector<Member<PaymentShippingOption>> shipping_options; in ToPaymentRequestEventInit() local
H A Dpayment_request_event.cc400 auto* shipping_options = in OnChangePaymentRequestDetailsResponse() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/payments/
H A Dpayment_request_test.cc56 HeapVector<Member<PaymentShippingOption>> shipping_options; in TEST() local
124 HeapVector<Member<PaymentShippingOption>> shipping_options( in TEST() local
144 HeapVector<Member<PaymentShippingOption>> shipping_options(2); in TEST() local
166 HeapVector<Member<PaymentShippingOption>> shipping_options(2); in TEST() local
537 HeapVector<Member<PaymentShippingOption>> shipping_options(2); in TEST() local
H A Dpayment_event_data_conversion_test.cc83 Vector<payments::mojom::blink::PaymentShippingOptionPtr> shipping_options; in CreatePaymentRequestEventDataForTest() local
H A Dpayment_event_data_conversion.cc158 HeapVector<Member<PaymentShippingOption>> shipping_options; in ToPaymentRequestEventInit() local
H A Dpayment_request_event.cc404 auto* shipping_options = in OnChangePaymentRequestDetailsResponse() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/payments/content/
H A Dpayment_response_helper_unittest.cc69 std::vector<mojom::PaymentShippingOptionPtr> shipping_options; in RecreateSpecWithOptions() local
195 std::vector<mojom::PaymentShippingOptionPtr> shipping_options; in TEST_F() local
H A Dpayment_request_spec_unittest.cc270 std::vector<mojom::PaymentShippingOptionPtr> shipping_options; in TEST_F() local
353 std::vector<mojom::PaymentShippingOptionPtr> shipping_options; in TEST_F() local
H A Dpayment_request_state_unittest.cc105 std::vector<mojom::PaymentShippingOptionPtr> shipping_options; in CreateDefaultDetails() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/payments/content/
H A Dpayment_response_helper_unittest.cc72 std::vector<mojom::PaymentShippingOptionPtr> shipping_options; in RecreateSpecWithOptions() local
204 std::vector<mojom::PaymentShippingOptionPtr> shipping_options; in TEST_F() local
H A Dpayment_request_spec_unittest.cc272 std::vector<mojom::PaymentShippingOptionPtr> shipping_options; in TEST_F() local
355 std::vector<mojom::PaymentShippingOptionPtr> shipping_options; in TEST_F() local
H A Dpayment_request_state_unittest.cc107 std::vector<mojom::PaymentShippingOptionPtr> shipping_options; in CreateDefaultDetails() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/payments/
H A Dpayment_sheet_view_controller.cc837 const auto& shipping_options = spec()->GetShippingOptions(); in CreateShippingOptionRow() local
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DPayments.cpp42 vector<tl_object_ptr<telegram_api::shippingOption>> &&shipping_options) { in send()
1109 vector<tl_object_ptr<td_api::shippingOption>> &&shipping_options, in answer_shipping_query()
/dports/net-im/py-telepot/telepot-12.7/telepot/aio/
H A D__init__.py448 shipping_options=None, argument
/dports/net-im/py-telepot/telepot-12.7/telepot/
H A D__init__.py861 shipping_options=None, argument