Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/
H A DDebug.cpp394 size_t style_node_index = GetNodeIndex(names, style_name); in PrintStyleGraph() local
397 std::cout << " node_" << style_node_index << " -> " in PrintStyleGraph()