Searched defs:bind_state (Results 1 – 4 of 4) sorted by relevance
144 CallbackBase::CallbackBase(BindStateBase* bind_state) in CallbackBase()157 explicit CallbackBaseCopyable(BindStateBase* bind_state) in CallbackBaseCopyable()
65 explicit OnceCallback(internal::BindStateBase* bind_state) in OnceCallback()113 explicit RepeatingCallback(internal::BindStateBase* bind_state) in RepeatingCallback()
20 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct()
83 Callback(BindState<RunType> bind_state) { in Callback()