Home | History | Annotate | Download | only in autofill

Lines Matching refs:wds

476   WebDataService* wds = profile_->GetWebDataService(Profile::EXPLICIT_ACCESS);
477 ASSERT_TRUE(wds);
478 wds->AddAutofillProfile(profile2);
494 wds->RemoveAutofillProfile(profile1.guid());
495 wds->RemoveAutofillProfile(profile2.guid());