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.h182 struct ExecutionContextWrapper { struct
183 ExecutionContextId id;
184 std::string origin;
185 std::string name;
406 virtual void ExecutionContextCreated(ExecutionContextWrapper /* context */) {} in ExecutionContextCreated() argument
409 virtual void ExecutionContextDestroyed(ExecutionContextWrapper /* context */) {} in ExecutionContextDestroyed() argument