Searched defs:onResponse (Results 1 – 2 of 2) sorted by relevance
32 …OnResponseType onResponse = [data, size](const void *d, [[maybe_unused]] const std::string &s) -> … in InitializeDebuggerFuzzTest() local
25 const std::function<void(const void *, const std::string &)> &onResponse) in InitializeDebugger()