Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/agent/
Druntime_impl.h28 RuntimeImpl(const EcmaVM *vm, ProtocolChannel *channel) in RuntimeImpl() function
/arkcompiler/toolchain/test/autotest/aw/implement_api/
Druntime_api.py34 class RuntimeImpl(ProtocolImpl): class