OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PutSyncing
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/sync/syncable/
model_neutral_mutable_entry.h
74
void
PutSyncing
(bool value);
mutable_entry.cc
242
e->
PutSyncing
(false);
model_neutral_mutable_entry.cc
356
void ModelNeutralMutableEntry::
PutSyncing
(bool value) {
/external/chromium_org/sync/engine/
sync_directory_commit_contribution.cc
41
entry.
PutSyncing
(true);
159
entry.
PutSyncing
(false);
commit_util.cc
377
local_entry.
PutSyncing
(false);
syncer_unittest.cc
[
all
...]
Completed in 692 milliseconds