Home
last modified time | relevance | path

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

/third_party/cef/include/base/internal/
Dcef_callback_internal.h184 explicit inline CallbackBase(BindStateBase* bind_state);
200 CallbackBase::CallbackBase(BindStateBase* bind_state) in CallbackBase() argument
201 : bind_state_(AdoptRef(bind_state)) {} in CallbackBase()
213 explicit CallbackBaseCopyable(BindStateBase* bind_state) in CallbackBaseCopyable() argument
214 : CallbackBase(bind_state) {} in CallbackBaseCopyable()
/third_party/cef/libcef_dll/base/
Dcef_callback_internal.cc29 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() argument
30 bind_state->destructor_(bind_state); in Destruct()
/third_party/cef/include/base/
Dcef_callback.h98 explicit OnceCallback(internal::BindStateBase* bind_state) in OnceCallback() argument
99 : internal::CallbackBase(bind_state) {} in OnceCallback()
178 explicit RepeatingCallback(internal::BindStateBase* bind_state) in RepeatingCallback() argument
179 : internal::CallbackBaseCopyable(bind_state) {} in RepeatingCallback()
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst2607 - iris: bind_state -> compute state
D21.2.0.rst518 - asahi: Garbage collect bind_state