Searched refs:ptr (Results 1 – 6 of 6) sorted by relevance
45 NodeISayHello_middle *ptr = new NodeISayHello_middle(); in CallbackfuncCallback() local46 ptr->CallbackfuncCallbackMiddle(eventName, wid); in CallbackfuncCallback()47 delete ptr; in CallbackfuncCallback()92 NodeISayHello *ptr = new NodeISayHello(); in sayHi() local94 ptr->CallbackfuncCallback(callbackNum); in sayHi()95 delete ptr; in sayHi()129 NodeISayHelloListener_middle *ptr = new NodeISayHelloListener_middle(); in NodeISayHelloListener_onSayHelloStartCallback() local130 ptr->NodeISayHelloListener_onSayHelloStartCallbackMiddle(eventName, info); in NodeISayHelloListener_onSayHelloStartCallback()131 delete ptr; in NodeISayHelloListener_onSayHelloStartCallback()143 NodeISayHelloListener_middle *ptr = new NodeISayHelloListener_middle(); in NodeISayHelloListener_onSayHelloEndCallback() local[all …]
76 …napitest::napitest_interface::NodeISayHello *ptr = new napitest::napitest_interface::NodeISayHello… in sayHi() local78 ptr->CallbackfuncCallback(callbackNum); in sayHi()79 delete ptr; in sayHi()
79 …napitest::napitest_interface::NodeISayHello *ptr = new napitest::napitest_interface::NodeISayHello… in sayHi() local81 ptr->CallbackfuncCallback(callbackNum); in sayHi()82 delete ptr; in sayHi()
106 napitest::napitest_interface::NodeISayHello *ptr = new napitest::napitest_interface::NodeISayHello(…108 ptr->CallbackfuncCallback(callbackNum);109 delete ptr;
148 napitest::napitest_interface::NodeISayHello *ptr = new napitest::napitest_interface::NodeISayHello(…150 ptr->CallbackfuncCallback(callbackNum);151 delete ptr;305 napitest::napitest_interface::NodeISayHello *ptr = new napitest::napitest_interface::NodeISayHello(…307 ptr->CallbackfuncCallback(callbackNum);308 delete ptr;
229 napitest::napitest_interface::NodeISayHello *ptr = new napitest::napitest_interface::NodeISayHello(…231 ptr->CallbackfuncCallback(callbackNum);232 delete ptr;