Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsDebuggerActive

825 bool Dbg::IsDebuggerActive() {
2809 if (!IsDebuggerActive()) {
2822 if (!IsDebuggerActive()) {
2836 if (!IsDebuggerActive()) {
2851 if (!IsDebuggerActive()) {
2864 if (!IsDebuggerActive()) {
2873 if (!IsDebuggerActive() || dex_pc == static_cast<uint32_t>(-2) /* fake method exit */) {
4026 if (IsDebuggerActive()) {