Searched defs:IsRoot (Results 1 - 2 of 2) sorted by relevance
/external/chromium/chrome/browser/sync/syncable/ | ||
H A D | syncable_id.h | 61 inline bool IsRoot() const { function in class:syncable::Id 71 return IsRoot(); |
H A D | syncable.h | 416 inline bool IsRoot() const { function in class:syncable::Entry 418 return kernel_->ref(ID).IsRoot(); |
Completed in 396 milliseconds