Searched defs:GetCost (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/analysis/ | ||
| 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 |
| /external/webrtc/rtc_base/ | ||
| D | network.cc | 1190 uint16_t Network::GetCost(const webrtc::FieldTrialsView* field_trials) const { in GetCost() function in rtc::Network |
| /external/openthread/src/core/thread/ | ||
| D | mle_router.hpp | 744 uint8_t GetCost(uint16_t) { return 0; } in GetCost() function in ot::Mle::MleRouter |
| D | topology.hpp | 1416 uint8_t GetCost(void) const { return mCost; } in GetCost() function in ot::Router |
| D | mle_router.cpp | 3607 uint8_t MleRouter::GetCost(uint16_t aRloc16) in GetCost() function in ot::Mle::MleRouter |