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

  /external/chromium_org/components/precache/core/
precache_database.cc 113 bool is_connection_cellular) {
134 if (is_connection_cellular) {
143 if (is_connection_cellular) {
precache_database.h 50 // the fetch was not motivated by precaching. |is_connection_cellular|
54 bool is_connection_cellular);
  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.cc 403 const bool is_connection_cellular = local
409 if (is_connection_cellular && disable_sync_over_celluar)

Completed in 752 milliseconds