Searched refs:check_flag (Results 1 – 2 of 2) sorted by relevance
398 static bool check_flag(const char* prop, const char* flag) { in check_flag() function446 if (check_flag(property.property, "true")) { in __android_logger_property_get_bool()449 if (check_flag(property.property, "false")) { in __android_logger_property_get_bool()455 if (check_flag(property.property, "eng")) { in __android_logger_property_get_bool()459 if (check_flag(property.property, "svelte")) { in __android_logger_property_get_bool()
167 static bool check_flag(const char* prop, const char* flag) { in check_flag() function