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

  /external/chromium/chrome/browser/chromeos/
network_message_observer.cc 153 int64 remaining_mbytes = plan->remaining_data() / (1024 * 1024); local
155 UTF8ToUTF16(base::Int64ToString(remaining_mbytes)));
  /external/chromium/chrome/browser/chromeos/cros/
network_library.cc 1451 int64 remaining_mbytes = remaining_data() \/ (1024 * 1024); local
    [all...]

Completed in 33 milliseconds