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

  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader.h 190 // Starts DoLoadDirectoryFromServer() if the local data is old and runs
199 void DoLoadDirectoryFromServer(const DirectoryFetchInfo& directory_fetch_info,
202 // Part of DoLoadDirectoryFromServer() for the grand root ("/drive").
209 // Part of DoLoadDirectoryFromServer() for the grand root ("/drive").
216 // Part of DoLoadDirectoryFromServer() for a normal directory.
223 // Part of DoLoadDirectoryFromServer().
change_list_loader.cc 454 DoLoadDirectoryFromServer(
493 DoLoadDirectoryFromServer(new_directory_fetch_info, callback);
496 void ChangeListLoader::DoLoadDirectoryFromServer(

Completed in 40 milliseconds