Home
last modified time | relevance | path

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

/frameworks/base/cmds/incident_helper/src/parsers/
DPsParser.cpp38 …const int pcyValues[] = {PsProto::Process::POLICY_FG, PsProto::Process::POLICY_BG, PsProto::Proces… in Parse() local
39 table.addEnumTypeMap("pcy", pcyNames, pcyValues, 3); in Parse()