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

  /external/chromium/chrome/browser/sync/syncable/
directory_manager.cc 56 const DirOpenResult result = OpenImpl(name,
62 DirOpenResult DirectoryManager::OpenImpl(const std::string& name,
directory_manager.h 90 DirOpenResult OpenImpl(const std::string& name, const FilePath& path,
syncable.h 826 DirOpenResult OpenImpl(const FilePath& file_path, const std::string& name);
    [all...]
syncable.cc 357 const DirOpenResult result = OpenImpl(file_path, name);
384 DirOpenResult Directory::OpenImpl(const FilePath& file_path,
    [all...]
  /external/chromium_org/sync/syncable/
directory.h 385 DirOpenResult OpenImpl(
directory.cc 115 OpenImpl(name, delegate, transaction_observer);
155 DirOpenResult Directory::OpenImpl(
    [all...]
syncable_unittest.cc     [all...]

Completed in 164 milliseconds