Searched defs:BindStateBase (Results 1 – 2 of 2) sorted by relevance
15 const BindStateBase*, in QueryCancellationTraitsForNonCancellables()33 BindStateBase::BindStateBase(InvokeFuncStorage polymorphic_invoke, in BindStateBase() function in base::internal::BindStateBase34 void (*destructor)(const BindStateBase*)) in BindStateBase()39 BindStateBase::BindStateBase( in BindStateBase() function in base::internal::BindStateBase41 void (*destructor)(const BindStateBase*), in BindStateBase()42 bool (*query_cancellation_traits)(const BindStateBase*, in BindStateBase()
48 class BindStateBase; variable