HomeSort by relevance Sort by last modified time
    Searched defs:set_guid (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/autofill/core/browser/
autofill_data_model.h 44 void set_guid(const std::string& guid) { guid_ = guid; } function in class:autofill::AutofillDataModel
  /external/chromium/chrome/browser/autofill/
autofill_profile.h 69 void set_guid(const std::string& guid) { guid_ = guid; } function in class:AutofillProfile
credit_card.h 48 void set_guid(const std::string& guid) { guid_ = guid; } function in class:CreditCard

Completed in 37 milliseconds