Home
last modified time | relevance | path

Searched defs:GetDeviceSpec (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DRuntime.hpp90 const IDeviceSpec& GetDeviceSpec() const { return m_DeviceSpec; } in GetDeviceSpec() function
H A DRuntime.cpp141 const IDeviceSpec& IRuntime::GetDeviceSpec() const in GetDeviceSpec() function in armnn::IRuntime