HomeSort by relevance Sort by last modified time
    Searched refs:GetAutocheckoutURLPrefix (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/autofill/core/browser/
autofill_manager.cc 266 new FormStructure(form, GetAutocheckoutURLPrefix()));
345 if (!GetAutocheckoutURLPrefix().empty()) {
756 if (!GetAutocheckoutURLPrefix().empty())
773 std::string AutofillManager::GetAutocheckoutURLPrefix() const {
    [all...]
autofill_manager.h 246 virtual std::string GetAutocheckoutURLPrefix() const;
autofill_metrics_unittest.cc 199 virtual std::string GetAutocheckoutURLPrefix() const OVERRIDE {
    [all...]
autofill_manager_unittest.cc 486 virtual std::string GetAutocheckoutURLPrefix() const OVERRIDE {
    [all...]

Completed in 3161 milliseconds