Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:SetLong

776   void SetLong(int64_t l) { u_.long_val_ = l; }