Home
last modified time | relevance | path

Searched refs:percent_prefix (Results 1 – 1 of 1) sorted by relevance

/system/core/healthd/
DAnimationParser.cpp86 static constexpr const char* percent_prefix = "percent_display: "; in parse_animation_desc() local
113 } else if (remove_prefix(line, percent_prefix, &rest)) { in parse_animation_desc()