Home
last modified time | relevance | path

Searched defs:GetValueForProperty (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Ddhcp_properties.cc124 bool DhcpProperties::GetValueForProperty(const string& name, in GetValueForProperty() function in shill::DhcpProperties
Ddhcp_properties_unittest.cc255 TEST_F(DhcpPropertiesTest, GetValueForProperty) { in TEST_F() argument