Searched defs:DelegateInterface (Results 1 – 4 of 4) sorted by relevance
38 class DelegateInterface; variable
39 class DelegateInterface; variable
58 class DelegateInterface; variable
38 explicit DelegateInterface(std::function<int32_t(DTaskCallback)> delegate) in DelegateInterface() function