Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/incident_helper/src/parsers/
H A DSystemPropertiesParser.cpp85 Message initSvc(&initSvcTable); in Parse() local
86 sysProp.addSubMessage(SystemPropertiesProto::INIT_SVC, &initSvc); in Parse()