Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/incident_helper/src/parsers/
H A DSystemPropertiesParser.cpp54 Message sysProp(&sysPropTable); in Parse() local
60 sysProp.addSubMessage(SystemPropertiesProto::AAC_DRC, &aacDrc); in Parse()
66 sysProp.addSubMessage(SystemPropertiesProto::AAUDIO, &aaudio); in Parse()
72 sysProp.addSubMessage(SystemPropertiesProto::CAMERA, &camera); in Parse()
78 sysProp.addSubMessage(SystemPropertiesProto::DALVIK_VM, &dalvikVm); in Parse()
86 sysProp.addSubMessage(SystemPropertiesProto::INIT_SVC, &initSvc); in Parse()
92 sysProp.addSubMessage(SystemPropertiesProto::LOG, &logMsg); in Parse()
98 sysProp.addSubMessage(SystemPropertiesProto::PERSIST, &persist); in Parse()
171 sysProp.addSubMessage(SystemPropertiesProto::RO, &ro); in Parse()
184 sysProp.addSubMessage(SystemPropertiesProto::SYS, &sys); in Parse()
[all …]