Searched refs:WebMethod (Results 1 – 4 of 4) sorted by relevance
86 auto& webMethod = static_cast<WebMethod&>(GetMethod(MethodTag::SPECIALIZED_METHOD)); in CallSpecializedMethod()94 void (*)(WebMethod&, const std::string&)> in CallSpecializedMethod()96 { DOM_METHOD_RELOAD, [](WebMethod& webMethod, const std::string& args) { in CallSpecializedMethod()
60 struct WebMethod : Method { struct73 WebMethod webMethod; argument
253 const std::shared_ptr<WebMethod> DeclarationConstants::DEFAULT_WEB_METHOD = std::make_shared<WebMet…
224 static const std::shared_ptr<WebMethod> DEFAULT_WEB_METHOD;