Home
last modified time | relevance | path

Searched defs:GetRuntime (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fxjs/
Dglobal_timer.h36 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); } in GetRuntime() function
Dcjs_object.h54 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); } in GetRuntime() function
/external/armnn/delegate/opaque/include/
Darmnn_delegate.hpp55 armnn::IRuntime* GetRuntime(const armnn::IRuntime::CreationOptions& options) in GetRuntime() function in armnnOpaqueDelegate::ArmnnOpaqueDelegate
/external/armnn/delegate/classic/include/
Darmnn_delegate.hpp70 armnn::IRuntime* GetRuntime(const armnn::IRuntime::CreationOptions& options) in GetRuntime() function in armnnDelegate::Delegate
/external/armnn/tests/ExecuteNetwork/
DArmNNExecutor.hpp51 armnn::IRuntime* GetRuntime(const armnn::IRuntime::CreationOptions& options) in GetRuntime() function in ArmNNExecutor