Searched defs:ProtocolHandler (Results 1 – 4 of 4) sorted by relevance
25 class ProtocolHandler {}; class31 using ProtocolHandler = tooling::ProtocolHandler; typedef
35 … ProtocolHandler(std::function<void(const void *, const std::string &)> callback, const EcmaVM *vm) in ProtocolHandler() function
34 class ProtocolHandler; variable
43 friend class ProtocolHandler; variable