Searched refs:getSystemPropViaGetAsInt (Results 1 – 2 of 2) sorted by relevance
35 int getSystemPropViaGetAsInt(const char* key, int default_value = 0) { in getSystemPropViaGetAsInt() function45 return getSystemPropViaGetAsInt(key, default_value) != 0; in getSystemPropViaGetAsBool()
28 int getSystemPropViaGetAsInt(const char* key, int default_value = 0);