Searched refs:frame_info_ (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Doat_quick_method_header.h160 uint32_t result = frame_info_.FrameSizeInBytes();
168 return frame_info_;
199 QuickMethodFrameInfo frame_info_; variable
H A Doat_quick_method_header.cc34 frame_info_(frame_size_in_bytes, core_spill_mask, fp_spill_mask),

Completed in 63 milliseconds