Home
last modified time | relevance | path

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

/aosp12/art/tools/veridex/
H A Dhidden_api.h112 uint32_t reflection_count = 0; member
H A Dprecise_hidden_api_finder.cc110 stats->reflection_count++; in Dump()
H A Dhidden_api_finder.cc225 stats->reflection_count++; in Dump()
H A Dveridex.cc273 << stats.reflection_count << " through reflection" << std::endl; in DumpSummaryStats()