Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:method_handle

784   void SetMethodHandle(MethodHandleItem* method_handle) { u_.method_handle_val_ = method_handle; }