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

  /build/tools/releasetools/
img_from_target_files 82 common.CheckSize(img.name, "userdata.img", OPTIONS.info_dict)
134 common.CheckSize(data, "system.img", OPTIONS.info_dict)
common.py 179 CheckSize(img, targetname, info_dict)
340 def CheckSize(data, target, info_dict):
ota_from_target_files 393 common.CheckSize(boot_img.data, "boot.img", OPTIONS.info_dict)
  /external/chromium/base/
histogram.h 252 void CheckSize(const Histogram& histogram) const;
histogram.cc 487 void Histogram::SampleSet::CheckSize(const Histogram& histogram) const {

Completed in 370 milliseconds