Home
last modified time | relevance | path

Searched defs:IsEmptyRange (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/testing/
H A Drange_set.cpp73 bool RangeSet::IsEmptyRange(const Range& range) const { in IsEmptyRange() function in RangeSet
/aosp_15_r20/external/google-breakpad/src/common/
H A Ddwarf_cu_to_module.cc555 static bool IsEmptyRange(const vector<Module::Range>& ranges) { in IsEmptyRange() function