Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/
H A DDebug.cpp179 PrintItem(*entry.value); in Visit()
192 PrintItem(*array->elements[i]); in Visit()
207 PrintItem(*plural->values[i]); in Visit()
242 void PrintItem(const Item& item) { in PrintItem() function in aapt::__anon0cd69b640110::ValueBodyPrinter