Home
last modified time | relevance | path

Searched defs:is_method (Results 1 – 2 of 2) sorted by relevance

/art/tools/veridex/
Dflow_analysis.h179 bool is_method; member
/art/libdexfile/dex/
Ddex_file.cc51 bool is_method = class_it.IsAtMethod(); in UnHideAccessFlags() local