Home
last modified time | relevance | path

Searched defs:SendNotification (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/toolchain/tooling/test/utils/
Dtest_channel.h42 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
/arkcompiler/toolchain/tooling/test/testcases/
Djs_variable_first_test.h93 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
Djs_variable_second_test.h93 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
Djs_local_variable_scope_test.h94 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
Djs_module_variable_test.h97 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
Djs_container_test.h94 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
Djs_dropframe_test.h119 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
/arkcompiler/toolchain/tooling/
Dprotocol_handler.cpp101 void ProtocolHandler::SendNotification(const PtBaseEvents &events) in SendNotification() function in panda::ecmascript::tooling::ProtocolHandler