Searched refs:CheckSize (Results 1 - 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
H A D7zItem.h139 bool CheckSize(int size) const { return Defined.Size() == size || Defined.Size() == 0; } function in struct:NArchive::N7z::CUInt64DefVector
240 CTime.CheckSize(size) &&
241 ATime.CheckSize(size) &&
242 MTime.CheckSize(size) &&
243 StartPos.CheckSize(size) &&
/external/chromium/chrome/browser/chromeos/
H A Dnative_dialog_window.cc85 void CheckSize();
143 CheckSize();
250 CheckSize();
259 void NativeDialogHost::CheckSize() { function in class:chromeos::NativeDialogHost
/external/chromium/chrome/common/
H A Dmetrics_helpers.cc395 snapshot.CheckSize(histogram);
/external/chromium/base/metrics/
H A Dhistogram.h332 void CheckSize(const Histogram& histogram) const;
H A Dhistogram.cc678 void Histogram::SampleSet::CheckSize(const Histogram& histogram) const { function in class:base::Histogram::SampleSet

Completed in 294 milliseconds