Searched refs:existing_def (Results 1 - 1 of 1) sorted by relevance

/external/libweave/src/
H A Dcomponent_manager_impl.cc172 const base::DictionaryValue* existing_def = nullptr; local
173 if (traits_.GetDictionary(it.key(), &existing_def)) {
174 if (!existing_def->Equals(&it.value())) {

Completed in 112 milliseconds