Searched defs:CancelableRepeatingClosure (Results 1 – 4 of 4) sorted by relevance
154 using CancelableRepeatingClosure = CancelableRepeatingCallback<void()>; variable
151 using CancelableRepeatingClosure = CancelableOnceCallback<void()>; variable
148 using CancelableRepeatingClosure = CancelableOnceCallback<void()>; variable