Searched refs:ScopedDisablePopFrame (Results 1 – 1 of 1) sorted by relevance
425 struct ScopedDisablePopFrame { struct427 explicit ScopedDisablePopFrame(art::Thread* thread) : thread_(thread) { in ScopedDisablePopFrame() function440 ~ScopedDisablePopFrame() { in ~ScopedDisablePopFrame() argument459 ScopedDisablePopFrame sdpf(thread); in DispatchClassLoadOrPrepareEvent() argument