Searched refs:GetProfileByGUID (Results 1 – 3 of 3) sorted by relevance
116 AutofillProfile* GetProfileByGUID(const std::string& guid);
522 AutofillProfile* PersonalDataManager::GetProfileByGUID( in GetProfileByGUID() function in PersonalDataManager
313 AutofillProfile* profile = personal_data_->GetProfileByGUID(guid); in LoadAddressEditor()