Home
last modified time | relevance | path

Searched defs:sayHello (Results 1 - 3 of 3) sorted by relevance

/napi_generator/examples/pluginCase/serviceCode/
H A DNodeISayHello.cpp31 void NodeISayHello::sayHello(std::string& from, std::string& to, uint32_t& sayType) in sayHello() function in napitest::NodeISayHello
/napi_generator/examples/serviceCode/
H A DNodeISayHello.cpp28 void NodeISayHello::sayHello(std::string& from, std::string& to, uint32_t& sayType) in sayHello() function in napitest::NodeISayHello
/napi_generator/examples/
H A Dnapitest.cpp55 bool NodeISayHello::sayHello(std::string& from, std::string& to, NUMBER_TYPE_9& sayType) in sayHello() function in napitest::napitest_interface::NodeISayHello

Completed in 2 milliseconds