HomeSort by relevance Sort by last modified time
    Searched defs:shill_dictionary (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/network/
policy_applicator.cc 233 const base::DictionaryValue& shill_dictionary,
251 handler_->CreateConfigurationFromPolicy(shill_dictionary);
313 scoped_ptr<base::DictionaryValue> shill_dictionary = local
315 WriteNewShillConfiguration(*shill_dictionary, *policy);
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_api_chromeos.cc 286 base::DictionaryValue shill_dictionary; local
287 (*it)->GetProperties(&shill_dictionary);
290 chromeos::onc::TranslateShillServiceToONCPart(shill_dictionary,

Completed in 575 milliseconds