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

/external/chromium_org/chromeos/network/
H A Dnetwork_profile_handler.cc79 properties.GetWithoutPathExpansion(shill::kProfilesProperty, &profiles);
82 << "the field " << shill::kProfilesProperty; member in class:chromeos::shill
85 OnPropertyChanged(shill::kProfilesProperty, *profiles);
90 if (name != shill::kProfilesProperty)
H A Dshill_property_handler.cc301 } else if (key == shill::kProfilesProperty) {
/external/chromium_org/chromeos/dbus/
H A Dfake_shill_manager_client.cc460 const char* key = shill::kProfilesProperty;

Completed in 586 milliseconds