Searched defs:CompletionHandler (Results 1 – 3 of 3) sorted by relevance
70 inline ASIO_INITFN_RESULT_TYPE(CompletionHandler, void ()) in ASIO_INITFN_RESULT_TYPE() argument87 inline ASIO_INITFN_RESULT_TYPE(CompletionHandler, void ()) in ASIO_INITFN_RESULT_TYPE() argument
17 public interface CompletionHandler { interface
26 public typealias CompletionHandler = (cause: Throwable?) -> Unit typealias