Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/
H A DDebug.cpp361 const ResourceName& style_name = styles_to_visit.front(); in PrintStyleGraph() local
393 const ResourceName& style_name = entry.first; in PrintStyleGraph() local
H A DResourceParser.cpp1544 std::string style_name = out_resource->name.entry; in ParseStyle() local