Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/iot/
DBootParameters.cpp45 constexpr const char *kKeyLegacyParamValues = "param_values"; variable
171 Value &values = json[kKeyLegacyParamValues]; in parseLegacyBootParameters()