OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:models_with_changes
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/sync/syncable/
transaction_observer.h
19
ModelTypeSet
models_with_changes
) = 0;
syncable_write_transaction.cc
71
ModelTypeSet
models_with_changes
;
local
74
models_with_changes
= NotifyTransactionChangingAndEnding(mutations);
80
NotifyTransactionComplete(
models_with_changes
);
107
ModelTypeSet
models_with_changes
=
local
113
immutable_write_transaction_info,
models_with_changes
);
115
return
models_with_changes
;
119
ModelTypeSet
models_with_changes
) {
121
models_with_changes
);
directory_change_delegate.h
43
ModelTypeSet
models_with_changes
) = 0;
syncable_write_transaction.h
37
virtual void NotifyTransactionComplete(ModelTypeSet
models_with_changes
);
/external/chromium_org/sync/test/
test_transaction_observer.cc
24
ModelTypeSet
models_with_changes
) {
test_transaction_observer.h
26
ModelTypeSet
models_with_changes
) OVERRIDE;
null_directory_change_delegate.h
31
ModelTypeSet
models_with_changes
) OVERRIDE;
null_directory_change_delegate.cc
41
ModelTypeSet
models_with_changes
) {}
/external/chromium/chrome/browser/sync/syncable/
directory_change_listener.h
35
const ModelTypeBitSet&
models_with_changes
) = 0;
syncable.cc
1141
ModelTypeBitSet
models_with_changes
;
local
[
all
...]
syncable.h
[
all
...]
/external/chromium_org/sync/internal_api/
js_mutation_event_observer.h
55
ModelTypeSet
models_with_changes
) OVERRIDE;
js_mutation_event_observer.cc
87
ModelTypeSet
models_with_changes
) {
96
ModelTypeSetToValue(
models_with_changes
));
sync_manager_impl.h
156
ModelTypeSet
models_with_changes
) OVERRIDE;
sync_manager_impl.cc
726
ModelTypeSet
models_with_changes
) {
734
for (ModelTypeSet::Iterator it =
models_with_changes
.First();
760
ModelTypeSet
models_with_changes
;
local
771
models_with_changes
.Put(type);
774
return
models_with_changes
;
[
all
...]
/external/chromium/chrome/browser/sync/engine/
syncapi.cc
2310
syncable::ModelTypeBitSet
models_with_changes
;
local
[
all
...]
Completed in 40 milliseconds