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

  /external/chromium_org/sync/sessions/
directory_type_debug_info_emitter.cc 71 directory_->GetMetaHandlesOfType(&trans, type_, &result);
  /external/chromium_org/sync/syncable/
directory.h 340 void GetMetaHandlesOfType(BaseTransaction* trans,
622 // A private version of the public GetMetaHandlesOfType for when you already
624 void GetMetaHandlesOfType(const ScopedKernelLock& lock,
directory.cc     [all...]
  /external/chromium_org/sync/engine/
process_updates_util.cc 314 dir->GetMetaHandlesOfType(trans, type, &handles);

Completed in 44 milliseconds