Home
last modified time | relevance | path

Searched refs:GetParentChildIndexLowerBound (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
Dsyncable.cc491 for (iterator i = GetParentChildIndexLowerBound(lock, parent_id), in GetChildHandles()
1712 GetParentChildIndexLowerBound(lock, parent_id); in GetFirstChildId()
1741 GetParentChildIndexLowerBound(lock, parent_id); in GetLastChildId()
1775 GetParentChildIndexLowerBound(lock, parent_id); in ComputePrevIdFromServerPosition()
1887 Directory::GetParentChildIndexLowerBound(const ScopedKernelLock& lock, in GetParentChildIndexLowerBound() function in syncable::Directory
1902 return GetParentChildIndexLowerBound(lock, in GetParentChildIndexUpperBound()
Dsyncable.h1056 ParentIdChildIndex::iterator GetParentChildIndexLowerBound(