Home
last modified time | relevance | path

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

/aosp12/art/tools/dexanalyze/
H A Ddexanalyze_bytecode.cc182 static constexpr size_t kMaxPrintedMacros = 32; in Dump() local
206 if (i < kMaxPrintedMacros) { in Dump()