Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/include/armnn/
H A DStrategyBase.hpp20 struct NoThrowStrategy struct
22 void Apply(const std::string&) {}; in Apply()