Searched refs:GetBackendPathsImpl (Results 1 – 3 of 3) sorted by relevance
100 return GetBackendPathsImpl(backendPaths); in GetBackendPaths()103 std::vector<std::string> DynamicBackendUtils::GetBackendPathsImpl(const std::string& backendPaths) in GetBackendPathsImpl() function in armnn::DynamicBackendUtils
50 static std::vector<std::string> GetBackendPathsImpl(const std::string& backendPaths);
84 return GetBackendPathsImpl(path); in GetBackendPathsImplTest()