Searched refs:node_colon (Results 1 – 1 of 1) sorted by relevance
310 const string node_colon = node_name + ":"; in InstantiateNode() local316 if (it->first == node_name || absl::StartsWith(it->first, node_colon)) { in InstantiateNode()