Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/payments/
H A DPaymentActionResponse.cpp101 BasicCardResponseData::GetBillingAddress(nsIPaymentAddress** aBillingAddress) { in GetBillingAddress() function in mozilla::dom::BasicCardResponseData
405 BasicCardMethodChangeDetails::GetBillingAddress( in GetBillingAddress() function in mozilla::dom::BasicCardMethodChangeDetails
/dports/lang/spidermonkey78/firefox-78.9.0/dom/payments/
H A DPaymentActionResponse.cpp101 BasicCardResponseData::GetBillingAddress(nsIPaymentAddress** aBillingAddress) { in GetBillingAddress() function in mozilla::dom::BasicCardResponseData
406 BasicCardMethodChangeDetails::GetBillingAddress( in GetBillingAddress() function in mozilla::dom::BasicCardMethodChangeDetails
/dports/www/firefox/firefox-99.0/dom/payments/
H A DPaymentActionResponse.cpp101 BasicCardResponseData::GetBillingAddress(nsIPaymentAddress** aBillingAddress) { in GetBillingAddress() function in mozilla::dom::BasicCardResponseData
405 BasicCardMethodChangeDetails::GetBillingAddress( in GetBillingAddress() function in mozilla::dom::BasicCardMethodChangeDetails
/dports/mail/thunderbird/thunderbird-91.8.0/dom/payments/
H A DPaymentActionResponse.cpp101 BasicCardResponseData::GetBillingAddress(nsIPaymentAddress** aBillingAddress) { in GetBillingAddress() function in mozilla::dom::BasicCardResponseData
405 BasicCardMethodChangeDetails::GetBillingAddress( in GetBillingAddress() function in mozilla::dom::BasicCardMethodChangeDetails
/dports/www/firefox-esr/firefox-91.8.0/dom/payments/ipc/
H A DPaymentRequestParent.cpp307 NS_ENSURE_SUCCESS(details->GetBillingAddress(getter_AddRefs(address)), in ChangePaymentMethod()
453 NS_ENSURE_SUCCESS(response->GetBillingAddress(getter_AddRefs(address)), in SerializeResponseData()
/dports/www/firefox/firefox-99.0/dom/payments/ipc/
H A DPaymentRequestParent.cpp307 NS_ENSURE_SUCCESS(details->GetBillingAddress(getter_AddRefs(address)), in ChangePaymentMethod()
453 NS_ENSURE_SUCCESS(response->GetBillingAddress(getter_AddRefs(address)), in SerializeResponseData()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/payments/ipc/
H A DPaymentRequestParent.cpp307 NS_ENSURE_SUCCESS(details->GetBillingAddress(getter_AddRefs(address)), in ChangePaymentMethod()
453 NS_ENSURE_SUCCESS(response->GetBillingAddress(getter_AddRefs(address)), in SerializeResponseData()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/payments/ipc/
H A DPaymentRequestParent.cpp308 NS_ENSURE_SUCCESS(details->GetBillingAddress(getter_AddRefs(address)), in ChangePaymentMethod()
454 NS_ENSURE_SUCCESS(response->GetBillingAddress(getter_AddRefs(address)), in SerializeResponseData()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-customer-profiles/include/aws/customer-profiles/model/
H A DCreateProfileRequest.h834 inline const Address& GetBillingAddress() const{ return m_billingAddress; } in GetBillingAddress() function
H A DProfile.h839 inline const Address& GetBillingAddress() const{ return m_billingAddress; } in GetBillingAddress() function
H A DUpdateProfileRequest.h875 inline const UpdateAddress& GetBillingAddress() const{ return m_billingAddress; } in GetBillingAddress() function
H A DFieldSourceProfileIds.h824 inline const Aws::String& GetBillingAddress() const{ return m_billingAddress; } in GetBillingAddress() function