Searched defs:property_get_bool (Results 1 – 2 of 2) sorted by relevance
110 static bool property_get_bool(const char *key, bool def) { in property_get_bool() function
33 int8_t property_get_bool(const char *key, int8_t default_value) { in property_get_bool() function