Searched defs:bind_state (Results 1 – 3 of 3) sorted by relevance
98 explicit OnceCallback(internal::BindStateBase* bind_state) in OnceCallback()178 explicit RepeatingCallback(internal::BindStateBase* bind_state) in RepeatingCallback()
200 CallbackBase::CallbackBase(BindStateBase* bind_state) in CallbackBase()213 explicit CallbackBaseCopyable(BindStateBase* bind_state) in CallbackBaseCopyable()
29 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct()