HomeSort by relevance Sort by last modified time
    Searched refs:ParentIdChildIndex (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/syncable/
syncable.h 952 // ParentIdChildIndex.
953 typedef Index<ParentIdAndHandleIndexer>::Set ParentIdChildIndex;
    [all...]
syncable.cc 312 parent_id_child_index(new Directory::ParentIdChildIndex),
490 typedef ParentIdChildIndex::iterator iterator;
    [all...]

Completed in 29 milliseconds