Home | History | Annotate | Download | only in src

Lines Matching refs:context_exit_happened

1013   bool context_exit_happened() {
1016 void set_context_exit_happened(bool context_exit_happened) {
1017 context_exit_happened_ = context_exit_happened;