Searched defs:GetRuntime (Results 1 – 13 of 13) sorted by relevance
56 UpdaterRuntimeInterface* GetRuntime() const override { in GetRuntime() function
36 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); } in GetRuntime() function
54 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); } in GetRuntime() function
120 Runtime* GetRuntime() override { in GetRuntime() function
70 armnn::IRuntime* GetRuntime(const armnn::IRuntime::CreationOptions& options) in GetRuntime() function in armnnDelegate::Delegate
55 armnn::IRuntime* GetRuntime(const armnn::IRuntime::CreationOptions& options) in GetRuntime() function in armnnOpaqueDelegate::ArmnnOpaqueDelegate
74 Runtime* GetRuntime() const { in GetRuntime() function
51 armnn::IRuntime* GetRuntime(const armnn::IRuntime::CreationOptions& options) in GetRuntime() function in ArmNNExecutor
53 rpc GetRuntime(GetRuntimeRequest) returns (Runtime) { rpc
251 Runtime* GetRuntime() override { return nullptr; } in Run() function
28 "GetRuntime": { object
409 static Runtime* GetRuntime() { in GetRuntime() function in art::WatchDog