Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/engine/
Dconflict_resolver.cc186 Id parentid = entryi.Get(syncable::SERVER_PARENT_ID); in AttemptToFixCircularConflict() local
220 Id parentid = entry.Get(syncable::PARENT_ID); in AttemptToFixUnsyncedEntryInDeletedServerTree() local
/external/chromium/chrome/browser/sync/syncable/
Dsyncable.cc1013 syncable::Id parentid = e.Get(PARENT_ID); in CheckTreeInvariants() local