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

  /external/chromium_org/sync/syncable/
scoped_parent_child_index_updater.cc 12 ScopedParentChildIndexUpdater::ScopedParentChildIndexUpdater(
21 ScopedParentChildIndexUpdater::~ScopedParentChildIndexUpdater() {
scoped_parent_child_index_updater.h 20 class ScopedParentChildIndexUpdater {
22 ScopedParentChildIndexUpdater(ScopedKernelLock& proof_of_lock,
25 ~ScopedParentChildIndexUpdater();
31 DISALLOW_COPY_AND_ASSIGN(ScopedParentChildIndexUpdater);

Completed in 31 milliseconds