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