Home
last modified time | relevance | path

Searched defs:BindOnce (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/include/base/
Dcef_bind.h97 inline OnceCallback<internal::MakeUnboundRunType<Functor, Args...>> BindOnce( in BindOnce() function
130 OnceCallback<Signature> BindOnce(OnceCallback<Signature> callback) { in BindOnce() function
136 OnceCallback<Signature> BindOnce(RepeatingCallback<Signature> callback) { in BindOnce() function