Searched refs:initSvcTable (Results 1 – 1 of 1) sorted by relevance
80 Table initSvcTable(SystemPropertiesProto::InitSvc::_FIELD_NAMES, in Parse() local83 initSvcTable.addEnumNameToValue("running", SystemPropertiesProto::InitSvc::STATUS_RUNNING); in Parse()84 initSvcTable.addEnumNameToValue("stopped", SystemPropertiesProto::InitSvc::STATUS_STOPPED); in Parse()85 Message initSvc(&initSvcTable); in Parse()