Searched refs:PrimaryValue (Results 1 – 3 of 3) sorted by relevance
127 const string16 PrimaryValue() const;
760 if (!profile.PrimaryValue().empty() && in MergeProfile()761 StringToLowerASCII((*iter)->PrimaryValue()) == in MergeProfile()762 StringToLowerASCII(profile.PrimaryValue())) { in MergeProfile()
462 const string16 AutofillProfile::PrimaryValue() const { in PrimaryValue() function in AutofillProfile