Home
last modified time | relevance | path

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

/frameworks/base/cmds/incident_helper/src/parsers/
DPsParser.cpp41 …const int sValues[] = {PsProto::Process::STATE_D, PsProto::Process::STATE_R, PsProto::Process::STA… in Parse() local
42 table.addEnumTypeMap("s", sNames, sValues, 7); in Parse()