Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h170 struct ExecutionContextWrapper { struct
171 ExecutionContextId id;
172 std::string origin;
173 std::string name;
364 virtual void ExecutionContextCreated(ExecutionContextWrapper /* context */) {} in ExecutionContextCreated() argument
367 virtual void ExecutionContextDestroyed(ExecutionContextWrapper /* context */) {} in ExecutionContextDestroyed() argument