Searched defs:scale_in_nodes (Results 1 – 2 of 2) sorted by relevance
260 void NodeManager::ResetMetadata(const std::vector<std::string> &scale_in_nodes) { in ResetMetadata()
638 std::unordered_map<std::string, bool> scale_in_nodes; in ProcessScaleIn() local