Searched defs:sayHelloWithResponse (Results 1 - 3 of 3) sorted by relevance
/napi_generator/examples/pluginCase/serviceCode/ | ||
H A D | NodeISayHello.cpp | 98 void NodeISayHello::sayHelloWithResponse(std::string& from, std::string& to, uint32_t& sayType) in sayHelloWithResponse() function in napitest::NodeISayHello |
/napi_generator/examples/serviceCode/ | ||
H A D | NodeISayHello.cpp | 95 void NodeISayHello::sayHelloWithResponse(std::string& from, std::string& to, uint32_t& sayType) in sayHelloWithResponse() function in napitest::NodeISayHello |
/napi_generator/examples/ | ||
H A D | napitest.cpp | 99 bool NodeISayHello::sayHelloWithResponse(std::string& from, std::string& to, NUMBER_TYPE_11& sayType, in sayHelloWithResponse() function in napitest::napitest_interface::NodeISayHello |
Completed in 1 milliseconds