Home
last modified time | relevance | path

Searched refs:property_set_impl (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dproperty_service.cpp201 static int property_set_impl(const char* name, const char* value) { in property_set_impl() function
255 int rc = property_set_impl(name, value); in property_set()