Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/test/utils/
Dtest_channel.h42 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
/arkcompiler/toolchain/tooling/dynamic/test/testcases/
Djs_variable_second_test.h94 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
Djs_variable_first_test.h94 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
Djs_dropframe_test.h123 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
/arkcompiler/toolchain/tooling/dynamic/
Dprotocol_handler.cpp103 void ProtocolHandler::SendNotification(const PtBaseEvents &events) in SendNotification() function in panda::ecmascript::tooling::ProtocolHandler