Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp693 EnumerateDirectInterfaces([&](EtsClass *runtimeInterface) { in GetInterfaces()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.h192 static RuntimeInterface runtimeInterface; in GetDefaultRuntime() local