Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DDebug.cpp582 std::string last_policy_subsection; in DumpOverlayable() local
588 if (last_policy_subsection != item.policy_subsection) { in DumpOverlayable()
591 last_policy_subsection = item.policy_subsection; in DumpOverlayable()