Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/
Dbackground_task_runner.h197 RuntimeInterface *runtimeIface) in BackgroundCompilerTaskRunner()
216 auto *runtimeIface = nextRunner.runtimeIface_; in StartTask() local
/arkcompiler/runtime_core/static_core/runtime/
Dfile_manager.cpp94 PandaRuntimeInterface runtimeIface; in LoadAnFile() local
Dcompiler.h678 compiler::RuntimeInterface *runtimeIface) in Compiler()