Searched defs:GetCost (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_base/ | ||
H A D | network.cc | 1190 uint16_t Network::GetCost(const webrtc::FieldTrialsView* field_trials) const { in GetCost() function in rtc::Network |
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | router.hpp | 134 uint8_t GetCost(void) const { return mCost; } in GetCost() function in ot::Router |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/analysis/ | ||
H A D | cost_analysis.cc | 131 int64_t CostAnalysis::GetCost(mlir::Operation* op, int64_t op_key) const { in GetCost() function in tensorflow::tfrt_compiler::CostAnalysis |