Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DDebug.cpp183 static size_t GetNodeIndex(const std::vector<ResourceName>& names, in GetNodeIndex() function
226 std::cout << " node_" << GetNodeIndex(names, name) << " [label=\"" << name in PrintStyleGraph()
232 size_t style_node_index = GetNodeIndex(names, style_name); in PrintStyleGraph()
236 << "node_" << GetNodeIndex(names, parent_name) << ";\n"; in PrintStyleGraph()