Home
last modified time | relevance | path

Searched defs:ProtocolHandler (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/tests/
Dhot_reload_manager_test.cpp25 class ProtocolHandler {}; class
31 using ProtocolHandler = tooling::ProtocolHandler; typedef
/arkcompiler/toolchain/tooling/
Dprotocol_handler.h35ProtocolHandler(std::function<void(const void *, const std::string &)> callback, const EcmaVM *vm) in ProtocolHandler() function
/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_manager.h34 class ProtocolHandler; variable
/arkcompiler/toolchain/tooling/base/
Dpt_types.h43 friend class ProtocolHandler; variable