Searched refs:notify_when_waiting_for_disconnect_ (Results 1 – 2 of 2) sorted by relevance
11 : notify_when_waiting_for_disconnect_(false) {} in RuntimeAgent()19 notify_when_waiting_for_disconnect_ = enabled; in notifyWhenWaitingForDisconnect()24 if (notify_when_waiting_for_disconnect_) { in notifyWaitingForDisconnect()
25 bool notify_when_waiting_for_disconnect_; variable