HomeSort by relevance Sort by last modified time
    Searched refs:changes (Results 26 - 50 of 269) sorted by null

12 3 4 5 6 7 8 91011

  /external/chromium/chrome/browser/sync/glue/
autofill_profile_change_processor.cc 61 const sync_api::SyncManager::ChangeRecord* changes,
75 changes[i].action) {
76 DCHECK(changes[i].specifics.HasExtension(
80 changes[i].specifics.GetExtension(sync_pb::autofill_profile);
82 autofill_changes_.push_back(AutofillProfileChangeRecord(changes[i].action,
83 changes[i].id,
90 if (!sync_node.InitByIdLookup(changes[i].id)) {
91 LOG(ERROR) << "Could not find the id in sync db " << changes[i].id;
98 autofill_changes_.push_back(AutofillProfileChangeRecord(changes[i].action,
99 changes[i].id
    [all...]
autofill_change_processor.cc 81 AutofillChangeList* changes = Details<AutofillChangeList>(details).ptr(); local
82 ObserveAutofillEntriesChanged(changes, &trans, autofill_root);
92 AutofillChangeList* changes, sync_api::WriteTransaction* trans,
94 for (AutofillChangeList::iterator change = changes->begin();
95 change != changes->end(); ++change) {
194 const sync_api::SyncManager::ChangeRecord* changes,
211 sync_api::SyncManager::ChangeRecord::Action action(changes[i].action);
213 DCHECK(changes[i].specifics.HasExtension(sync_pb::autofill))
216 changes[i].specifics.GetExtension(sync_pb::autofill);
219 autofill_changes_.push_back(AutofillChangeRecord(changes[i].action
    [all...]
change_processor.h 19 // An interface used to apply changes from the sync model to the browser's
27 // Call when the processor should accept changes from either provided model
39 // Changes have been applied to the backend model and are ready to be
41 // how to interpret and process |changes|.
44 const sync_api::SyncManager::ChangeRecord* changes,
47 // The changes found in ApplyChangesFromSyncModel may be too slow to be
65 bool running_; // True if we have been told it is safe to process changes.
68 // The sync model we are processing changes from. Non-NULL when |running_| is
password_change_processor.h 27 // This class is responsible for taking changes from the password backend and
48 const sync_api::SyncManager::ChangeRecord* changes,
51 // Commit changes buffered during ApplyChanges. We must commit them to the
68 // The model we are processing changes from. This is owned by the
typed_url_change_processor.h 35 // This class is responsible for taking changes from the history backend and
55 const sync_api::SyncManager::ChangeRecord* changes,
73 // The model we are processing changes from. This is owned by the
autofill_change_processor.h 33 // This class is responsible for taking changes from the web data service and
54 const sync_api::SyncManager::ChangeRecord* changes,
57 // Commit any changes from ApplyChangesFromSyncModel buffered in
81 void ObserveAutofillEntriesChanged(AutofillChangeList* changes,
116 // The model we are processing changes from. This is owned by the
122 // changes to the autofill data in the WebDatabase.
129 // Record of changes from ApplyChangesFromSyncModel. These are then processed
preference_change_processor.cc 110 const sync_api::SyncManager::ChangeRecord* changes,
124 changes[i].action) {
130 if (!node.InitByIdLookup(changes[i].id)) {
160 changes[i].action) {
167 changes[i].action) {
170 model_associator_->Associate(preference, changes[i].id);
theme_change_processor.cc 61 const sync_api::SyncManager::ChangeRecord* changes,
68 // generates multiple changes. When we fix syncapi to not do that,
78 LOG(WARNING) << change_count << " theme changes detected; "
82 changes[change_count - 1];
  /external/chromium/net/tools/testserver/
chromiumsync_test.py 130 version, changes, remaining = (
135 self.assertEqual(expected_count, len(changes))
136 self.assertEqual('google_chrome', changes[0].server_defined_unique_tag)
137 for change in changes:
143 version, changes, remaining = (
146 self.assertEqual(expected_count, len(changes))
150 new_version, changes, remaining = (
154 self.assertEqual(new_version, len(changes))
156 version, changes, remaining = (
159 self.assertEqual(expected_count, len(changes))
    [all...]
  /external/chromium/chrome/browser/webdata/
autofill_table_unittest.cc 139 AutofillChangeList changes; local
147 &changes));
157 &changes));
167 &changes));
177 &changes));
252 changes.clear();
254 t1, Time(), &changes));
270 EXPECT_EQ(arraysize(expected_changes), changes.size());
272 EXPECT_EQ(expected_changes[i], changes[i]);
298 &changes));
350 AutofillChangeList changes; local
377 changes[0]); local
386 changes[0]); local
397 AutofillChangeList changes; local
411 changes[0]); local
427 changes[0]); local
544 AutofillChangeList changes; local
574 AutofillChangeList changes; local
635 std::vector<AutofillChange> changes; local
1458 AutofillChangeList changes; local
1503 AutofillChangeList changes; local
1567 AutofillChangeList changes; local
    [all...]
  /frameworks/base/core/java/android/view/
WindowManager.java 464 * changes the system volume.
1441 int changes = 0; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
bss.c 325 u32 changes = 0; local
329 changes |= WPA_BSS_FREQ_CHANGED_FLAG;
332 changes |= WPA_BSS_SIGNAL_CHANGED_FLAG;
335 changes |= WPA_BSS_PRIVACY_CHANGED_FLAG;
338 changes |= WPA_BSS_MODE_CHANGED_FLAG;
342 return changes;
343 changes |= WPA_BSS_IES_CHANGED_FLAG;
346 changes |= WPA_BSS_WPAIE_CHANGED_FLAG;
349 changes |= WPA_BSS_RSNIE_CHANGED_FLAG;
352 changes |= WPA_BSS_WPS_CHANGED_FLAG
398 u32 changes; local
    [all...]
  /external/libpng/
CHANGES 2 CHANGES - changes for libpng
72 [unspecified changes]
151 added "packswap" transformation, which changes the endianness of
278 Minor changes to pngtest.c to suppress compiler warnings.
281 Minor changes to previous minor changes to pngtest.c
308 Minor changes to makefile.s2x
    [all...]
  /external/chromium/chrome/browser/sync/
js_sync_manager_observer.h 30 const sync_api::SyncManager::ChangeRecord* changes,
js_sync_manager_observer.cc 28 const sync_api::SyncManager::ChangeRecord* changes,
36 change_values->Append(changes[i].ToValue(trans));
  /external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseDiff.pl 78 Property changes on: test_file.swf
114 Property changes on: test_file.swf
273 # Property Changes: Simple
289 Property changes on: Makefile
330 Property changes on: Makefile.shared
353 "Property changes on: Makefile.shared\n"],
360 Property changes on: Makefile
387 Property changes on: Makefile
422 Property changes on: NMakefile
441 Property changes on: Makefil
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoringTest.java 147 List<Change> changes = refactoring.computeChanges(new NullProgressMonitor()); local
149 assertTrue(changes.size() >= 3);
160 checkEdits(changes, fileToGolden, createDiffs);
163 for (Change change : changes) {
UseCompoundDrawableRefactoringTest.java 101 List<Change> changes = refactoring.computeChanges(new NullProgressMonitor()); local
102 checkEdits(basename, changes);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/core/
AndroidTypeRenameParticipant.java 23 import com.android.ide.eclipse.adt.internal.refactoring.changes.AndroidLayoutChange;
24 import com.android.ide.eclipse.adt.internal.refactoring.changes.AndroidLayoutChangeDescription;
25 import com.android.ide.eclipse.adt.internal.refactoring.changes.AndroidLayoutFileChanges;
26 import com.android.ide.eclipse.adt.internal.refactoring.changes.AndroidTypeRenameChange;
186 * Adds layout changes for project
201 Set<AndroidLayoutChangeDescription> changes = parse(file, className); local
202 if (changes.size() > 0) {
204 fileChange.getChanges().addAll(changes);
222 Set<AndroidLayoutChangeDescription> changes = new HashSet<AndroidLayoutChangeDescription>(); local
258 changes.add(layoutChange)
    [all...]
AndroidPackageRenameParticipant.java 23 import com.android.ide.eclipse.adt.internal.refactoring.changes.AndroidLayoutChange;
24 import com.android.ide.eclipse.adt.internal.refactoring.changes.AndroidLayoutChangeDescription;
25 import com.android.ide.eclipse.adt.internal.refactoring.changes.AndroidLayoutFileChanges;
26 import com.android.ide.eclipse.adt.internal.refactoring.changes.AndroidPackageRenameChange;
54 import org.eclipse.jdt.internal.corext.refactoring.changes.RenamePackageChange;
286 * Adds layout changes for project
308 Set<AndroidLayoutChangeDescription> changes = local
310 if (changes.size() > 0) {
313 fileChange.getChanges().addAll(changes);
332 Set<AndroidLayoutChangeDescription> changes local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectWizard.java 299 List<Change> changes = computeChanges();
300 if (!changes.isEmpty()) {
301 monitor.beginTask("Creating project...", changes.size());
304 changes.toArray(new Change[changes.size()]));
383 List<Change> changes = activityTemplate.render(project, parameters); local
384 if (!changes.isEmpty()) {
385 monitor.beginTask("Creating template...", changes.size());
388 changes.toArray(new Change[changes.size()]))
    [all...]
  /external/chromium/third_party/libevent/
devpoll.c 68 struct pollfd *changes; member in struct:devpollop
97 if (pwrite(devpollop->dpfd, devpollop->changes,
118 pfd = &devpollop->changes[devpollop->nchanges++];
171 devpollop->changes = calloc(nfiles, sizeof(struct pollfd));
172 if (devpollop->changes == NULL) {
410 if (devpollop->changes)
411 free(devpollop->changes);
  /packages/apps/Calendar/src/com/android/calendar/selectcalendars/
SelectCalendarsSyncFragment.java 139 HashMap<Long, CalendarRow> changes = ((SelectCalendarsSyncAdapter) listAdapter) local
141 if (changes != null && changes.size() > 0) {
142 for (CalendarRow row : changes.values()) {
157 changes.clear();
  /external/icu4c/data/translit/
trnsfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re
  /external/webkit/LayoutTests/storage/domstorage/events/script-tests/
case-sensitive.js 1 description("Verify that storage events fire even when only the case of the value changes.");

Completed in 599 milliseconds

12 3 4 5 6 7 8 91011