Home | History | Annotate | Download | only in browser

Lines Matching defs:child

1110   DictionaryValue* child = new DictionaryValue();
1111 child_data->Append(child);
1112 BindProcessMetrics(child, info);
1119 child->SetString("child_name", child_label);
1121 child->Set("titles", titles);