Home | History | Annotate | Download | only in src

Lines Matching refs:intercept_mode_

160   const InterceptMode intercept_mode_;
2043 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
2053 : intercept_mode_(intercept_mode),
2060 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
2073 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {