Searched refs:GetProfileByGUID (Results 1 – 7 of 7) sorted by relevance
38 base::android::ScopedJavaLocalRef<jobject> GetProfileByGUID(
198 ScopedJavaLocalRef<jobject> PersonalDataManagerAndroid::GetProfileByGUID( in GetProfileByGUID() function in autofill::PersonalDataManagerAndroid202 AutofillProfile* profile = personal_data_manager_->GetProfileByGUID( in GetProfileByGUID()
110 AutofillProfile* GetProfileByGUID(const std::string& guid);
398 AutofillProfile* existing_profile = GetProfileByGUID(profile.guid()); in UpdateProfile()421 AutofillProfile* PersonalDataManager::GetProfileByGUID( in GetProfileByGUID() function in autofill::PersonalDataManager
932 *data_model = personal_data_->GetProfileByGUID(profile_guid.first); in GetProfileOrCreditCard()
473 AutofillProfile* profile = personal_data_->GetProfileByGUID(guid); in LoadAddressEditor()
1647 if (HasInvalidAddress(*GetManager()->GetProfileByGUID(item_key))) in SuggestionTextForSection()1764 AutofillProfile* profile = GetManager()->GetProfileByGUID(item_key); in CreateWrapper()2392 GetManager()->GetProfileByGUID(pair.first), in DidAcceptSuggestion()4079 AutofillProfile* profile = GetManager()->GetProfileByGUID(item_key); in MaybeShowCreditCardBubble()