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

/external/chromium/chrome/browser/sync/glue/
H A Dpreference_model_associator.cc269 const ListValue& to_list_value = static_cast<const ListValue&>(to_value); local
270 ListValue* result = to_list_value.DeepCopy();
/external/chromium_org/chrome/browser/prefs/
H A Dpref_model_associator.cc372 const ListValue& to_list_value = static_cast<const ListValue&>(to_value); local
373 ListValue* result = to_list_value.DeepCopy();

Completed in 320 milliseconds