Home
last modified time | relevance | path

Searched defs:onResponse (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/test/fuzztest/initializedebugger_fuzzer/
Dinitializedebugger_fuzzer.cpp35 OnResponseType onResponse = [data, size]([[maybe_unused]] const void *d, in InitializeDebuggerFuzzTest() local
/arkcompiler/toolchain/tooling/dynamic/
Ddebugger_service.cpp24 const std::function<void(const void *, const std::string &)> &onResponse) in InitializeDebugger()