Home
last modified time | relevance | path

Searched refs:controller_was_destroyed (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/message_loop/
Dmessage_pump_libevent.cc321 bool controller_was_destroyed = false; in OnLibeventNotification() local
322 controller->was_destroyed_ = &controller_was_destroyed; in OnLibeventNotification()
324 if (!controller_was_destroyed) in OnLibeventNotification()
326 if (!controller_was_destroyed) in OnLibeventNotification()