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

/art/runtime/
H A Ddebugger.cc305 static bool gDdmThreadNotification = false; member in namespace:art
3859 gDdmThreadNotification = false;
3869 if (!gDdmThreadNotification) {
3895 gDdmThreadNotification = enable;

Completed in 16 milliseconds