HomeSort by relevance Sort by last modified time
    Searched refs:OpenImpl (Results 1 - 4 of 4) 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...]

Completed in 50 milliseconds