Searched defs:ClearProperty (Results 1 – 10 of 10) sorted by relevance
145 TEST_F(ShillIPConfigClientTest, ClearProperty) { in TEST_F() argument
79 void FakeShillIPConfigClient::ClearProperty( in ClearProperty() function in chromeos::FakeShillIPConfigClient
149 void ShillIPConfigClientImpl::ClearProperty( in ClearProperty() function in chromeos::__anon9fad978a0111::ShillIPConfigClientImpl
165 TEST_F(ShillServiceClientTest, ClearProperty) { in TEST_F() argument
183 TEST_F(ShillDeviceClientTest, ClearProperty) { in TEST_F() argument
123 virtual void ClearProperty(const dbus::ObjectPath& service_path, in ClearProperty() function in chromeos::__anonba8648ac0111::ShillServiceClientImpl
86 virtual void ClearProperty(const dbus::ObjectPath& device_path, in ClearProperty() function in chromeos::__anonbcc3d46b0111::ShillDeviceClientImpl
105 void FakeShillDeviceClient::ClearProperty( in ClearProperty() function in chromeos::FakeShillDeviceClient
136 void FakeShillServiceClient::ClearProperty( in ClearProperty() function in chromeos::FakeShillServiceClient
102 void Window::ClearProperty(const WindowProperty<T>* property) { in ClearProperty() function