Home
last modified time | relevance | path

Searched defs:ClearProperty (Results 1 – 6 of 6) sorted by relevance

/system/connectivity/shill/dbus/
Dchromeos_ipconfig_dbus_adaptor.cc115 bool ChromeosIPConfigDBusAdaptor::ClearProperty( in ClearProperty() function in shill::ChromeosIPConfigDBusAdaptor
Dchromeos_dbus_adaptor.cc77 bool ChromeosDBusAdaptor::ClearProperty(PropertyStore* store, in ClearProperty() function in shill::ChromeosDBusAdaptor
Dchromeos_service_dbus_adaptor.cc140 bool ChromeosServiceDBusAdaptor::ClearProperty(brillo::ErrorPtr* error, in ClearProperty() function in shill::ChromeosServiceDBusAdaptor
Dchromeos_device_dbus_adaptor.cc153 bool ChromeosDeviceDBusAdaptor::ClearProperty(brillo::ErrorPtr* error, in ClearProperty() function in shill::ChromeosDeviceDBusAdaptor
/system/connectivity/shill/
Dproperty_store_unittest.cc166 TYPED_TEST(PropertyStoreTypedTest, ClearProperty) { in TYPED_TEST() argument
Dproperty_store.cc430 bool PropertyStore::ClearProperty(const string& name, Error* error) { in ClearProperty() function in shill::PropertyStore