Searched defs:sayHi (Results 1 – 3 of 3) sorted by relevance
/napi_generator/examples/serviceCode/ | ||
D | NodeISayHello.cpp | 69 void NodeISayHello::sayHi(std::string& from, std::string& to, uint32_t& sayType) in sayHi() function in napitest::NodeISayHello |
/napi_generator/examples/pluginCase/serviceCode/ | ||
D | NodeISayHello.cpp | 72 void NodeISayHello::sayHi(std::string& from, std::string& to, uint32_t& sayType) in sayHi() function in napitest::NodeISayHello |
/napi_generator/examples/ | ||
D | napitest.cpp | 87 bool NodeISayHello::sayHi(std::string& from, std::string& to, NUMBER_TYPE_10& sayType) in sayHi() function in napitest::napitest_interface::NodeISayHello |