Searched refs:node_colon_bound (Results 1 – 1 of 1) sorted by relevance
284 const string node_colon_bound = node_name + ";"; in InstantiateNode() local288 while (it != index_.end() && it->first <= node_colon_bound) { in InstantiateNode()