Searched defs:IsRoot (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
H A Dsyncable_id.h61 inline bool IsRoot() const { function in class:syncable::Id
71 return IsRoot();
H A Dsyncable.h416 inline bool IsRoot() const { function in class:syncable::Entry
418 return kernel_->ref(ID).IsRoot();

Completed in 396 milliseconds