Home
last modified time | relevance | path

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

/external/libchrome/base/task_scheduler/
Dtask_traits.h157 shutdown_behavior_set_explicitly_( in TaskTraits()
191 return shutdown_behavior_set_explicitly_; in shutdown_behavior_set_explicitly()
213 shutdown_behavior_set_explicitly_( in TaskTraits()
214 left.shutdown_behavior_set_explicitly_ || in TaskTraits()
215 right.shutdown_behavior_set_explicitly_), in TaskTraits()
216 shutdown_behavior_(right.shutdown_behavior_set_explicitly_ in TaskTraits()
225 bool shutdown_behavior_set_explicitly_; variable