Searched defs:BuildPortableShadowFrameVisitor (Results 1 - 1 of 1) sorted by relevance

/art/runtime/entrypoints/portable/
H A Dportable_trampoline_entrypoints.cc143 class BuildPortableShadowFrameVisitor : public PortableArgumentVisitor { class in namespace:art
145 BuildPortableShadowFrameVisitor(MethodHelper& caller_mh, mirror::ArtMethod** sp, function in class:art::BuildPortableShadowFrameVisitor
178 DISALLOW_COPY_AND_ASSIGN(BuildPortableShadowFrameVisitor);
200 BuildPortableShadowFrameVisitor shadow_frame_builder(mh, sp,

Completed in 49 milliseconds