Searched defs:gDdmThreadNotification (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc309 static bool gDdmThreadNotification = false; member in namespace:art
3967 gDdmThreadNotification = false;
3977 if (!gDdmThreadNotification) {
4003 gDdmThreadNotification = enable;

Completed in 16 milliseconds