Searched defs:concurrent (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/gc/ | ||
| D | reference_processor.cc | 192 bool concurrent, in Setup() |
| D | heap.cc | 824 const bool concurrent = (i != 0); in CreateGarbageCollectors() local |