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.h171 struct ExecutionContextWrapper { struct
172 ExecutionContextId id;
173 std::string origin;
174 std::string name;
365 virtual void ExecutionContextCreated(ExecutionContextWrapper /* context */) {} in ExecutionContextCreated() argument
368 virtual void ExecutionContextDestroyed(ExecutionContextWrapper /* context */) {} in ExecutionContextDestroyed() argument