Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DDebug.h35 const ResourceName& targetStyle);
DDebug.cpp185 void Debug::printStyleGraph(ResourceTable* table, const ResourceName& targetStyle) { in printStyleGraph() argument
189 stylesToVisit.push(targetStyle); in printStyleGraph()