Home
last modified time | relevance | path

Searched defs:PaymentApps (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dinstalled_payment_apps_finder.h36 using PaymentApps = std::map<int64_t, std::unique_ptr<StoredPaymentApp>>; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dpayment_app_provider.h43 using PaymentApps = std::map<int64_t, std::unique_ptr<StoredPaymentApp>>; variable