Searched refs:PROP_MSG_SETPROP (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | _system_properties.h | 46 #define PROP_MSG_SETPROP 1 macro |
/bionic/libc/bionic/ | ||
D | system_property_set.cpp | 263 msg.cmd = PROP_MSG_SETPROP; in __system_property_set() |