Searched defs:runtimeInterface (Results 1 – 3 of 3) sorted by relevance
624 EnumerateDirectInterfaces([&](EtsClass *runtimeInterface) { in GetInterfaces()
86 ark::compiler::RuntimeInterface *runtimeInterface) in ScopedCompilerThread()
219 static RuntimeInterface runtimeInterface; in GetDefaultRuntime() local