Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/
H A Daction_message_handler.h19 class ActionExecutor; variable
H A Ddesktop_environment.h25 class ActionExecutor; variable
H A Ddesktop_session_agent.h42 class ActionExecutor; variable
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Http/Controllers/
H A DReflectedHttpActionDescriptor.cs301 private sealed class ActionExecutor class in System.Web.Http.Controllers.ReflectedHttpActionDescriptor
307 public ActionExecutor(MethodInfo methodInfo) in ActionExecutor() method in System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Mvc3/Mvc/
H A DActionMethodDispatcher.cs11 private delegate object ActionExecutor(ControllerBase controller, object[] parameters); in ActionExecutor() method in System.Web.Mvc.ActionMethodDispatcher
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Mvc/
H A DActionMethodDispatcher.cs21 private delegate object ActionExecutor(ControllerBase controller, object[] parameters); in ActionExecutor() method in System.Web.Mvc.ActionMethodDispatcher
/dports/www/otter-browser/otter-browser-1.0.03/src/core/
H A DActionExecutor.cpp131 ActionExecutor::ActionExecutor() in ActionExecutor() function in Otter::ActionExecutor