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.h200 RuntimeInterface *runtimeIface) in BackgroundCompilerTaskRunner()
219 auto *runtimeIface = nextRunner.runtimeIface_; in StartTask() local
/arkcompiler/runtime_core/static_core/runtime/
Dfile_manager.cpp60 PandaRuntimeInterface runtimeIface; in LoadAnFile() local
Dcompiler.h653 compiler::RuntimeInterface *runtimeIface) in Compiler()