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

  /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 399 milliseconds