Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dthread.cc464 class FrameIdToShadowFrame { class
489 FrameIdToShadowFrame(size_t frame_id, in FrameIdToShadowFrame() function in art::FrameIdToShadowFrame
H A Dthread.h96 class FrameIdToShadowFrame; variable