Home | History | Annotate | Download | only in dex

Lines Matching refs:METHOD_IS_LEAF

177 #define METHOD_IS_LEAF          (1 << kIsLeaf)
880 return attributes_ & METHOD_IS_LEAF;