Searched defs:is_empty (Results 1 – 6 of 6) sorted by relevance
38 bool VmaRange::is_empty() const { in is_empty() function in VmaRange
47 pub fn is_empty(&self) -> bool { in is_empty() method
148 pub(crate) fn is_empty(&self) -> bool { in is_empty() function
382 bool is_empty = false; in GenerateParcelableComparisonOperators() local
155 pub fn is_empty(&self) -> bool { in is_empty() method
970 pub fn is_empty(&self) -> Result<bool> { in is_empty() method