Home
last modified time | relevance | path

Searched refs:style_attr_end (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
DAttributeResolution.cpp273 const ResTable::bag_entry* const style_attr_end = in ApplyStyle() local
275 BagAttributeFinder style_attr_finder(style_attr_start, style_attr_end); in ApplyStyle()
316 if (style_attr_entry != style_attr_end) { in ApplyStyle()