Searched refs:ScopedDisablePopFrame (Results 1 – 1 of 1) sorted by relevance
446 struct ScopedDisablePopFrame { struct448 explicit ScopedDisablePopFrame(art::Thread* thread) : thread_(thread) { in ScopedDisablePopFrame() argument463 ~ScopedDisablePopFrame() { in ~ScopedDisablePopFrame() argument482 ScopedDisablePopFrame sdpf(thread); in DispatchClassLoadOrPrepareEvent() argument