HomeSort by relevance Sort by last modified time
    Searched refs:ScopedParentChildIndexUpdater (Results 1 - 4 of 4) 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);
mutable_entry.cc 183 ScopedParentChildIndexUpdater updater(lock, kernel_,
221 ScopedParentChildIndexUpdater updater(
directory.cc 406 ScopedParentChildIndexUpdater updater_b(lock, entry,
423 ScopedParentChildIndexUpdater index_updater(lock, entry,
    [all...]

Completed in 55 milliseconds