Searched refs:percent_prefix (Results 1 – 1 of 1) sorted by relevance
86 static constexpr const char* percent_prefix = "percent_display: "; in parse_animation_desc() local113 } else if (remove_prefix(line, percent_prefix, &rest)) { in parse_animation_desc()