Home
last modified time | relevance | path

Searched defs:sayHelloWithResponse (Results 1 – 3 of 3) sorted by relevance

/napi_generator/examples/serviceCode/
DNodeISayHello.cpp95 void NodeISayHello::sayHelloWithResponse(std::string& from, std::string& to, uint32_t& sayType) in sayHelloWithResponse() function in napitest::NodeISayHello
/napi_generator/examples/pluginCase/serviceCode/
DNodeISayHello.cpp98 void NodeISayHello::sayHelloWithResponse(std::string& from, std::string& to, uint32_t& sayType) in sayHelloWithResponse() function in napitest::NodeISayHello
/napi_generator/examples/
Dnapitest.cpp99 bool NodeISayHello::sayHelloWithResponse(std::string& from, std::string& to, NUMBER_TYPE_11& sayTyp… in sayHelloWithResponse() function in napitest::napitest_interface::NodeISayHello