Home
last modified time | relevance | path

Searched defs:GetUpdatedVRegFlags (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dthread.cc484 bool* GetUpdatedVRegFlags() { in GetUpdatedVRegFlags() function in art::FrameIdToShadowFrame
531 bool* Thread::GetUpdatedVRegFlags(size_t frame_id) { in GetUpdatedVRegFlags() function in art::Thread