Searched defs:HasNextRule (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/image_io/src/xml/ | ||
H A D | xml_rule.cc | 176 bool XmlRule::HasNextRule() const { return next_rule_ != nullptr; } in HasNextRule() function in photos_editing_formats::image_io::XmlRule |
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/xml/ | ||
H A D | xml_rule.cc | 176 bool XmlRule::HasNextRule() const { return next_rule_ != nullptr; } in HasNextRule() function in photos_editing_formats::image_io::XmlRule |