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

/art/runtime/jdwp/
H A Djdwp.h69 static inline void SetFrameId(uint8_t* buf, FrameId val) { return Set8BE(buf, val); } function in namespace:art::JDWP

Completed in 16 milliseconds