Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/incident_helper/src/parsers/
H A DSystemPropertiesParser.cpp152 Table pVendorTable(SystemPropertiesProto::Ro::Product::Vendor::_FIELD_NAMES, in Parse() local
155 Message pVendor(&pVendorTable); in Parse()