Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp624 EnumerateDirectInterfaces([&](EtsClass *runtimeInterface) { in GetInterfaces()
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp86 ark::compiler::RuntimeInterface *runtimeInterface) in ScopedCompilerThread()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.h219 static RuntimeInterface runtimeInterface; in GetDefaultRuntime() local