Searched defs:GetListProperty (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dfake_shill_manager_client.cc382 if (GetListProperty(shill::kDevicesProperty)
390 if (GetListProperty(shill::kDevicesProperty)->Remove(
397 GetListProperty(shill::kDevicesProperty)->Clear();
403 if (GetListProperty(shill::kAvailableTechnologiesProperty)
409 GetListProperty(shill::kEnabledTechnologiesProperty)
418 if (GetListProperty(shill::kAvailableTechnologiesProperty)->Remove(
423 if (GetListProperty(shill::kEnabledTechnologiesProperty)->Remove(
433 if (GetListProperty(shill::kUninitializedTechnologiesProperty)
439 if (GetListProperty(shill::kUninitializedTechnologiesProperty)->Remove(
461 if (GetListProperty(ke
905 base::ListValue* FakeShillManagerClient::GetListProperty( function in class:chromeos::FakeShillManagerClient
[all...]

Completed in 76 milliseconds