Searched refs:OutputDesc (Results 1 – 3 of 3) sorted by relevance
37 const std::unordered_map<int, OutputDesc> OpAdapter<T>::output_map_;135 const std::unordered_map<int, OutputDesc> OpAdapter<T>::output_map_
33 const std::unordered_map<int, OutputDesc> &output_map, in OpAdapterImpl()100 const std::unordered_map<int, OutputDesc> &output_map_;189 const std::unordered_map<int, OutputDesc> &getOutputMap() override { return output_map_; } in getOutputMap()428 static const std::unordered_map<int, OutputDesc> output_map_;447 const std::unordered_map<int, OutputDesc> OpAdapter<T>::output_map_;
119 struct OutputDesc { struct157 virtual const std::unordered_map<int, OutputDesc> &getOutputMap() = 0;