Home
last modified time | relevance | path

Searched defs:MarkForSyncing (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
Dsyncable.cc1827 void MarkForSyncing(syncable::MutableEntry* e) { in MarkForSyncing() function
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.cc926 void WriteNode::MarkForSyncing() { in MarkForSyncing() function in sync_api::WriteNode