Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
D_system_properties.h46 #define PROP_MSG_SETPROP 1 macro
/bionic/libc/bionic/
Dsystem_property_set.cpp263 msg.cmd = PROP_MSG_SETPROP; in __system_property_set()