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

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

Completed in 177 milliseconds