Searched refs:PROP_SUCCESS (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | _system_properties.h | 49 #define PROP_SUCCESS 0 macro |
/bionic/libc/bionic/ | ||
D | system_property_set.cpp | 300 if (result != PROP_SUCCESS) { in __system_property_set() |