Home
last modified time | relevance | path

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

/system/core/libcutils/
Dproperties.cpp81 int property_set(const char* key, const char* value) { in property_set() function
Dproperties_test.cpp112 TEST_F(PropertiesTest, property_set) { in TEST_F() argument