Home | History | Annotate | Download | only in webdata

Lines Matching defs:guids

1115       std::vector<std::string> guids;
1116 if (!db_->GetAutofillTable()->GetAutofillProfilesInTrash(&guids)) {
1121 for (std::vector<std::string>::const_iterator iter = guids.begin();
1122 iter != guids.end(); ++iter) {
1134 if (!guids.empty()) {