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

  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader.cc 368 const bool is_initial_load = (!loaded_ && !IsRefreshing()); local
387 is_initial_load,
392 bool is_initial_load,
402 if (is_initial_load && *local_changestamp > 0) {
change_list_loader.h 174 void LoadAfterGetLargestChangestamp(bool is_initial_load,

Completed in 1039 milliseconds