Searched refs:RemoveProperty (Results 1 – 3 of 3) sorted by relevance
49 void DBusInterface::RemoveProperty(const std::string& property_name) { in RemoveProperty() function in brillo::dbus_utils::DBusInterface
376 void RemoveProperty(const std::string& property_name);
341 itf1->RemoveProperty(kBoolPropName); in TEST_F()