Searched defs:OnDispatchResourceFunc (Results 1 – 3 of 3) sorted by relevance
46 using OnDispatchResourceFunc = void (*)(const std::shared_ptr<ResData>&); variable
35 using OnDispatchResourceFunc = void (*)(const std::shared_ptr<ResData>& data); typedef
32 using OnDispatchResourceFunc = void (*)(const std::shared_ptr<ResData>& data); typedef