Home
last modified time | relevance | path

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

/system/core/debuggerd/test/
Dproperty_fake.cpp26 extern "C" int property_set(const char* name, const char* value) { in property_set() function
/system/core/libcutils/
Dproperties.c110 int property_set(const char *key, const char *value) in property_set() function
/system/core/init/
Dproperty_service.cpp224 int property_set(const char* name, const char* value) { in property_set() function