Home
last modified time | relevance | path

Searched defs:SetProperty (Results 1 – 15 of 15) sorted by relevance

/system/nativepower/daemon/
Dsystem_property_setter.cc27 bool SystemPropertySetter::SetProperty(const std::string& key, in SetProperty() function in android::SystemPropertySetter
Dsystem_property_setter_stub.cc31 bool SystemPropertySetterStub::SetProperty(const std::string& key, in SetProperty() function in android::SystemPropertySetterStub
/system/connectivity/shill/
Dproperty_store_unittest.cc176 TYPED_TEST(PropertyStoreTypedTest, SetProperty) { in TYPED_TEST() argument
191 template<> bool PropertyStoreTypedTest<bool>::SetProperty( in SetProperty() function in shill::PropertyStoreTypedTest
197 template<> bool PropertyStoreTypedTest<int16_t>::SetProperty( in SetProperty() function in shill::PropertyStoreTypedTest
203 template<> bool PropertyStoreTypedTest<int32_t>::SetProperty( in SetProperty() function in shill::PropertyStoreTypedTest
209 template<> bool PropertyStoreTypedTest<string>::SetProperty( in SetProperty() function in shill::PropertyStoreTypedTest
215 template<> bool PropertyStoreTypedTest<Stringmap>::SetProperty( in SetProperty() function in shill::PropertyStoreTypedTest
222 template<> bool PropertyStoreTypedTest<Stringmaps>::SetProperty( in SetProperty() function in shill::PropertyStoreTypedTest
229 template<> bool PropertyStoreTypedTest<Strings>::SetProperty( in SetProperty() function in shill::PropertyStoreTypedTest
236 template<> bool PropertyStoreTypedTest<uint8_t>::SetProperty( in SetProperty() function in shill::PropertyStoreTypedTest
242 template<> bool PropertyStoreTypedTest<uint16_t>::SetProperty( in SetProperty() function in shill::PropertyStoreTypedTest
[all …]
Dproperty_store.cc925 bool PropertyStore::SetProperty( in SetProperty() function in shill::PropertyStore
Dservice_unittest.cc333 TEST_F(ServiceTest, SetProperty) { in TEST_F() argument
Dmanager_unittest.cc1577 TEST_F(ManagerTest, SetProperty) { in TEST_F() argument
/system/connectivity/shill/dbus/
Dchromeos_profile_dbus_adaptor.cc92 bool ChromeosProfileDBusAdaptor::SetProperty( in SetProperty() function in shill::ChromeosProfileDBusAdaptor
Dchromeos_ipconfig_dbus_adaptor.cc106 bool ChromeosIPConfigDBusAdaptor::SetProperty( in SetProperty() function in shill::ChromeosIPConfigDBusAdaptor
Dchromeos_dbus_adaptor.cc57 bool ChromeosDBusAdaptor::SetProperty(PropertyStore* store, in SetProperty() function in shill::ChromeosDBusAdaptor
Dchromeos_service_dbus_adaptor.cc121 bool ChromeosServiceDBusAdaptor::SetProperty( in SetProperty() function in shill::ChromeosServiceDBusAdaptor
Dchromeos_device_dbus_adaptor.cc143 bool ChromeosDeviceDBusAdaptor::SetProperty(brillo::ErrorPtr* error, in SetProperty() function in shill::ChromeosDeviceDBusAdaptor
Dchromeos_manager_dbus_adaptor.cc126 bool ChromeosManagerDBusAdaptor::SetProperty(brillo::ErrorPtr* error, in SetProperty() function in shill::ChromeosManagerDBusAdaptor
/system/connectivity/shill/dhcp/
Ddhcp_config_unittest.cc438 TEST_F(DHCPConfigTest, SetProperty) { in TEST_F() argument
/system/connectivity/shill/cellular/
Dcellular_unittest.cc114 TEST_F(CellularPropertyTest, SetProperty) { in TEST_F() argument
/system/connectivity/shill/wifi/
Dwifi_unittest.cc497 TEST_F(WiFiPropertyTest, SetProperty) { in TEST_F() argument