Searched refs:kSystemPropertyGet (Results 1 – 2 of 2) sorted by relevance
/system/core/include/cutils/ | ||
D | properties.h | 138 kSystemPropertyGet, enumerator |
/system/core/libcutils/ | ||
D | properties.c | 249 sendBuf[0] = (char) kSystemPropertyGet; in property_get() |