Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dsystem_properties.h51 int __system_property_set(const char *key, const char *value);
/bionic/libc/bionic/
Dsystem_properties.c257 int __system_property_set(const char *key, const char *value) in __system_property_set() function