Home
last modified time | relevance | path

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

/napi_generator/examples/serviceCode/
DNodeISayHello.cpp69 void NodeISayHello::sayHi(std::string& from, std::string& to, uint32_t& sayType) in sayHi() function in napitest::NodeISayHello
/napi_generator/examples/pluginCase/serviceCode/
DNodeISayHello.cpp72 void NodeISayHello::sayHi(std::string& from, std::string& to, uint32_t& sayType) in sayHi() function in napitest::NodeISayHello
/napi_generator/examples/
Dnapitest.cpp87 bool NodeISayHello::sayHi(std::string& from, std::string& to, NUMBER_TYPE_10& sayType) in sayHi() function in napitest::napitest_interface::NodeISayHello