Home
last modified time | relevance | path

Searched defs:webMethod (Results 1 – 2 of 2) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components/declaration/web/
Dweb_declaration.cpp90 auto& webMethod = static_cast<WebMethod&>(GetMethod(MethodTag::SPECIALIZED_METHOD)); in CallSpecializedMethod() local
Dweb_declaration.h60 WebMethod webMethod; variable