Searched refs:check_flag (Results 1 - 2 of 2) sorted by relevance

/system/core/liblog/
H A Dproperties.c406 static bool check_flag(const char* prop, const char* flag) { function
456 if (check_flag(property.property, "true")) {
459 if (check_flag(property.property, "false")) {
465 if (check_flag(property.property, "eng")) {
469 if (check_flag(property.property, "svelte")) {
/system/core/logd/
H A Dmain.cpp177 static bool check_flag(const char* prop, const char* flag) { function

Completed in 58 milliseconds