Searched refs:asVector (Results 1 – 6 of 6) sorted by relevance
117 Capabilities::OperandPerformanceTable::asVector() const { in asVector() function in android::nn::Capabilities::OperandPerformanceTable
526 return os << operandPerformances.asVector(); in operator <<()818 a.operandPerformance.asVector() == b.operandPerformance.asVector() && in operator ==()
282 NN_TRY(validateVector(operandPerformances.asVector(), validateCapabilitiesOperandPerformance)); in validateCapabilitiesOperandPerformanceTable()
290 const std::vector<OperandPerformance>& asVector() const;
1856 for (const auto& operandPerformance : capabilities.operandPerformance.asVector()) { in SL_ANeuralNetworksDevice_forEachOperandPerformanceInfo()
7127 const std::vector<OperandPerformance>& asVector() const;