/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/autofill/ |
PersonalDataManager.java | 39 public static class AutofillProfile { 56 @CalledByNative("AutofillProfile") 57 public static AutofillProfile create(String guid, String origin, 62 return new AutofillProfile(guid, origin, fullName, companyName, 68 public AutofillProfile(String guid, String origin, String fullName, String companyName, 90 @CalledByNative("AutofillProfile") 95 @CalledByNative("AutofillProfile") 100 @CalledByNative("AutofillProfile") 105 @CalledByNative("AutofillProfile") 110 @CalledByNative("AutofillProfile") [all...] |
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_dialog_common.h | 13 class AutofillProfile; 32 // AutofillProfile or other data source might know about the user which isn't
|
data_model_wrapper.h | 30 class AutofillProfile; 95 explicit AutofillProfileWrapper(const AutofillProfile* profile); 96 AutofillProfileWrapper(const AutofillProfile* profile, 112 const AutofillProfile* profile_; 125 explicit AutofillShippingAddressWrapper(const AutofillProfile* profile);
|
new_credit_card_bubble_controller.cc | 40 scoped_ptr<AutofillProfile> billing_profile) { 90 scoped_ptr<AutofillProfile> billing_profile) {
|
autofill_dialog_controller_unittest.cc | 363 scoped_ptr<AutofillProfile> billing_profile) OVERRIDE { 496 AutofillProfile full_profile(test::GetVerifiedProfile()); 758 AutofillProfile full_profile(test::GetVerifiedProfile()); 860 // Construct FieldValueMap from AutofillProfile data. [all...] |
/external/chromium_org/components/autofill/core/browser/ |
form_group.h | 57 // AutofillProfile needs to call into GetSupportedTypes() for objects of 58 // non-AutofillProfile type, for which mere inheritance is insufficient. 59 friend class AutofillProfile;
|
autofill_merge_unittest.cc | 60 std::string SerializeProfiles(const std::vector<AutofillProfile*>& profiles) { 91 const AutofillProfile& profile) OVERRIDE; 92 virtual const std::vector<AutofillProfile*>& web_profiles() const OVERRIDE; 95 ScopedVector<AutofillProfile> profiles_; 112 const AutofillProfile& profile) { 113 std::vector<AutofillProfile> profiles; 117 profiles_.push_back(new AutofillProfile(profile)); 121 const std::vector<AutofillProfile*>& PersonalDataManagerMock::web_profiles()
|
personal_data_manager_unittest.cc | 39 bool ReturnTrue(const AutofillProfile&) { return true; } 147 AutofillProfile profile0(autofill::test::GetFullProfile()); 155 const std::vector<AutofillProfile*>& results1 = personal_data_->GetProfiles(); 160 AutofillProfile profile0a = profile0; 168 const std::vector<AutofillProfile*>& results2 = personal_data_->GetProfiles(); 173 AutofillProfile profile1 = profile0; 186 std::vector<AutofillProfile*> profiles; 193 AutofillProfile profile0(base::GenerateGUID(), "https://www.example.com"); 199 AutofillProfile profile1(base::GenerateGUID(), "https://www.example.com"); 205 AutofillProfile profile2(base::GenerateGUID(), "https://www.example.com") [all...] |
autofill_ie_toolbar_import_win.cc | 36 std::vector<AutofillProfile>* profiles, 182 AutofillProfile* profile) { 220 for (std::vector<AutofillProfile>::const_iterator iter = profiles_.begin(); 237 std::vector<AutofillProfile> profiles_; 247 std::vector<AutofillProfile>* profiles, 266 AutofillProfile profile;
|
phone_number_unittest.cc | 19 AutofillProfile profile; 90 AutofillProfile profile; 133 AutofillProfile profile; 161 AutofillProfile profile; 220 EXPECT_TRUE(number7.ParseNumber(AutofillProfile(), "en-US", &parsed_phone));
|
address_i18n.cc | 21 base::string16 GetInfoHelper(const AutofillProfile& profile, 60 CreateAddressDataFromAutofillProfile(const AutofillProfile& profile,
|
/external/chromium_org/chrome/browser/sync/ |
profile_sync_service_autofill_unittest.cc | 73 using autofill::AutofillProfile; 138 bool(std::vector<AutofillProfile*>*)); // NOLINT 140 bool(const AutofillProfile&)); // NOLINT 142 bool(const AutofillProfile&)); // NOLINT 186 template<class AutofillProfile> 197 syncer::ModelType GetModelType<AutofillProfile>() { 610 bool AddAutofillSyncNode(const AutofillProfile& profile) { 633 std::vector<AutofillProfile>* profiles) { 660 AutofillProfile p; 672 std::vector<AutofillProfile>* profiles) [all...] |
/external/chromium_org/chrome/browser/ui/webui/options/ |
autofill_options_handler.h | 15 class AutofillProfile; 103 const autofill::AutofillProfile& profile,
|
autofill_options_handler_unittest.cc | 15 autofill::AutofillProfile profile;
|
/external/chromium_org/components/autofill/content/browser/wallet/ |
instrument.h | 19 class AutofillProfile; 43 const AutofillProfile& profile);
|
wallet_address.h | 21 class AutofillProfile; 44 explicit Address(const AutofillProfile& profile);
|
/external/chromium_org/components/autofill/core/browser/webdata/ |
autofill_webdata_backend_impl.cc | 166 const AutofillProfile& profile, WebDatabase* db) { 184 const AutofillProfile& profile, WebDatabase* db) { 189 AutofillProfile* original_profile = NULL; 194 scoped_ptr<AutofillProfile> scoped_profile(original_profile); 214 AutofillProfile* profile = NULL; 219 scoped_ptr<AutofillProfile> scoped_profile(profile); 238 std::vector<AutofillProfile*> profiles; 241 new WDDestroyableResult<std::vector<AutofillProfile*> >( 344 ScopedVector<AutofillProfile> profiles; 347 for (std::vector<AutofillProfile*>::const_iterator it = profiles.begin() [all...] |
autofill_webdata_service.h | 31 class AutofillProfile; 68 virtual void AddAutofillProfile(const AutofillProfile& profile) OVERRIDE; 69 virtual void UpdateAutofillProfile(const AutofillProfile& profile) OVERRIDE;
|
autofill_change.cc | 21 Type type, const std::string& key, const AutofillProfile* profile)
|
web_data_service_unittest.cc | 293 AutofillProfile profile; 305 AutofillWebDataServiceConsumer<std::vector<AutofillProfile*> > consumer; 315 AutofillProfile profile; 324 AutofillWebDataServiceConsumer<std::vector<AutofillProfile*> > consumer; 343 AutofillWebDataServiceConsumer<std::vector<AutofillProfile*> > consumer2; 352 AutofillProfile profile1("087151C8-6AB1-487C-9095-28E80BE5DA15", 355 AutofillProfile profile2("6141084B-72D7-4B73-90CF-3D6AC154673B", 368 AutofillWebDataServiceConsumer<std::vector<AutofillProfile*> > consumer; 377 AutofillProfile profile2_changed(profile2); 390 AutofillWebDataServiceConsumer<std::vector<AutofillProfile*> > consumer2 [all...] |
autofill_webdata_backend_impl.h | 30 class AutofillProfile; 102 WebDatabase::State AddAutofillProfile(const AutofillProfile& profile, 106 WebDatabase::State UpdateAutofillProfile(const AutofillProfile& profile,
|
autofill_table.cc | 78 void BindAutofillProfileToStatement(const AutofillProfile& profile, 97 scoped_ptr<AutofillProfile> AutofillProfileFromStatement( 99 scoped_ptr<AutofillProfile> profile(new AutofillProfile); 173 AutofillProfile* profile) { 202 AutofillProfile* profile) { 234 AutofillProfile* profile) { 257 AutofillProfile* profile) { 283 const AutofillProfile& profile, 311 bool AddAutofillProfileNames(const AutofillProfile& profile [all...] |
autofill_profile_syncable_service.cc | 109 for (ScopedVector<AutofillProfile>::const_iterator ix = 111 AutofillProfile* p = *ix; 285 std::vector<AutofillProfile*>* profiles) { 316 AutofillProfile* profile, 397 const AutofillProfile& profile, 472 const std::vector<AutofillProfile*>& profiles, 507 AutofillProfile* new_profile = new AutofillProfile( 517 AutofillProfile* local_profile = it->second; 567 profiles_.push_back(new AutofillProfile(*(change.profile()))) [all...] |
/external/chromium_org/chrome/browser/autofill/ |
autofill_browsertest.cc | 137 void SetProfiles(std::vector<AutofillProfile>* profiles) { 143 void SetProfile(const AutofillProfile& profile) { 144 std::vector<AutofillProfile> profiles; 281 std::vector<AutofillProfile> profiles; 282 AutofillProfile profile1; 311 AutofillProfile profile2; 320 AutofillProfile profile3; 325 AutofillProfile profile4; 339 AutofillProfile profile5; 350 AutofillProfile profile6 [all...] |
/external/chromium_org/chrome/browser/autofill/android/ |
personal_data_manager_android.cc | 38 const AutofillProfile& profile) { 67 AutofillProfile* profile) { 191 const std::vector<AutofillProfile*>& profiles = 202 AutofillProfile* profile = personal_data_manager_->GetProfileByGUID( 218 AutofillProfile profile; 283 AutofillProfile::CreateInferredLabels(
|