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

  /build/tools/releasetools/
img_from_target_files 91 common.CheckSize(data, "system.img", OPTIONS.info_dict)
129 common.CheckSize(img.name, "vendor.img", OPTIONS.info_dict)
160 common.CheckSize(img.name, "userdata.img", OPTIONS.info_dict)
192 common.CheckSize(img.name, "cache.img", OPTIONS.info_dict)
common.py 477 def CheckSize(data, target, info_dict):
ota_from_target_files 421 common.CheckSize(boot_img.data, "boot.img", OPTIONS.info_dict)
  /external/chromium/chrome/browser/chromeos/
native_dialog_window.cc 85 void CheckSize();
143 CheckSize();
250 CheckSize();
259 void NativeDialogHost::CheckSize() {
  /external/chromium/chrome/common/
metrics_helpers.cc 395 snapshot.CheckSize(histogram);
  /external/chromium/base/metrics/
histogram.h 332 void CheckSize(const Histogram& histogram) const;
histogram.cc 678 void Histogram::SampleSet::CheckSize(const Histogram& histogram) const {
    [all...]

Completed in 2799 milliseconds