Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/
H A DDebug.cpp572 std::string last_policy_subsection; in DumpOverlayable() local
578 if (last_policy_subsection != item.policy_subsection) { in DumpOverlayable()
581 last_policy_subsection = item.policy_subsection; in DumpOverlayable()