Home
last modified time | relevance | path

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

/art/tools/dexanalyze/
Ddexanalyze_experiments.cc298 auto ProcessStaticField = [&](const Instruction& inst, in ProcessDexFile() local
358 ProcessStaticField(inst.Inst(), static_field_index_map_, &sget_stats_); in ProcessDexFile()
368 ProcessStaticField(inst.Inst(), static_field_index_map_, &sput_stats_); in ProcessDexFile()