Searched refs:child_key (Results 1 – 1 of 1) sorted by relevance
119 tree_key child_key = key; in combine_children_into() local120 child_key.push_back(name); in combine_children_into()121 new_node.reset((*iter1).second->combine(child_key, in combine_children_into()272 tree_key child_key = key; in all_properties() local273 child_key.push_back((*iter).first); in all_properties()277 properties[flatten_key(child_key)] = child.to_string(); in all_properties()280 child.all_properties(properties, child_key); in all_properties()