Searched refs:onSayHelloEnd (Results 1 - 2 of 2) sorted by relevance
/napi_generator/examples/ | ||
H A D | napitest.cpp | 82 // 业务代码调用 onSayHelloEnd callback in sayHello() 134 bool NodeISayHelloListener::onSayHelloEnd() in onSayHelloEnd() function in napitest::napitest_interface::NodeISayHelloListener |
/napi_generator/test/storytest/test_on/ | ||
H A D | test.js | 287 onSayHelloEnd(info) { 288 console.log('----onSayHelloEnd abc.', info); |
Completed in 2 milliseconds