Searched refs:GetBackendPathsImpl (Results 1 – 3 of 3) sorted by relevance
98 return GetBackendPathsImpl(backendPaths); in GetBackendPaths()101 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);
80 return GetBackendPathsImpl(path); in GetBackendPathsImplTest()