OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:percent_prefix
(Results
1 - 1
of
1
) sorted by null
/system/core/healthd/
AnimationParser.cpp
86
static constexpr const char*
percent_prefix
= "percent_display: ";
local
114
} else if (remove_prefix(line,
percent_prefix
, &rest)) {
Completed in 115 milliseconds