Searched defs:conditional (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/jdwp/ | ||
| D | jdwp_event.h | 42 } conditional; member |
| /art/runtime/ | ||
| D | utils.cc | 1652 const bool conditional = !inst->IsUnconditional(); in DumpMethodCFGImpl() local |