HomeSort by relevance Sort by last modified time
    Searched defs:DataBundle (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/sync/glue/
autofill_profile_model_associator.cc 156 DataBundle bundle;
362 DataBundle* bundle) {
386 DataBundle* bundle,
420 const DataBundle& bundle) {
501 AutofillProfileModelAssociator::DataBundle::DataBundle() {}
503 AutofillProfileModelAssociator::DataBundle::~DataBundle() {
autofill_profile_model_associator.h 55 struct DataBundle;
118 DataBundle* bundle,
137 DataBundle* bundle);
145 // struct DataBundle;
156 bool SaveChangesToWebData(const DataBundle& bundle);
186 struct AutofillProfileModelAssociator::DataBundle {
187 DataBundle();
188 ~DataBundle();
autofill_model_associator.cc 34 struct AutofillModelAssociator::DataBundle {
40 ~DataBundle() { STLDeleteElements(&new_profiles); }
152 DataBundle bundle;
202 bool AutofillModelAssociator::SaveChangesToWebData(const DataBundle& bundle) {
235 DataBundle* bundle,
326 const sync_pb::AutofillSpecifics& autofill, DataBundle* bundle,
346 DataBundle* bundle,
  /external/chromium_org/chrome/browser/webdata/
autofill_profile_syncable_service.h 96 struct DataBundle;
107 virtual bool SaveChangesToWebData(const DataBundle& bundle);
156 DataBundle* bundle);
204 struct AutofillProfileSyncableService::DataBundle {
205 DataBundle();
206 ~DataBundle();
autofill_profile_syncable_service.cc 129 DataBundle bundle;
238 DataBundle bundle;
295 const DataBundle& bundle) {
441 DataBundle* bundle) {
513 DataBundle bundle;
621 AutofillProfileSyncableService::DataBundle::DataBundle() {}
623 AutofillProfileSyncableService::DataBundle::~DataBundle() {}
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 95 milliseconds