Searched refs:empty_diff_node_indices (Results 1 – 2 of 2) sorted by relevance
610 std::vector<int>* empty_diff_node_indices) { in GetNodeNamesAndPartitionUpdatedNodes() argument636 empty_diff_node_indices->reserve(num_updated_nodes); in GetNodeNamesAndPartitionUpdatedNodes()640 empty_diff_node_indices->emplace_back(diff.node_index); in GetNodeNamesAndPartitionUpdatedNodes()1627 std::vector<int>* empty_diff_node_indices) { in ValidateInternal() argument1631 node_names, renamed_nodes, inplace_nodes, empty_diff_node_indices)); in ValidateInternal()1657 std::vector<int> empty_diff_node_indices; in ApplyMutationInternal() local1662 &node_names, &renamed_nodes, &inplace_nodes, &empty_diff_node_indices)); in ApplyMutationInternal()1666 for (const int empty_diff_node_index : empty_diff_node_indices) { in ApplyMutationInternal()
447 std::vector<int>* empty_diff_node_indices);527 std::vector<int>* empty_diff_node_indices);