Searched defs:protoCfg (Results 1 – 4 of 4) sorted by relevance
73 void toProto(vhal_proto::VehiclePropConfig* protoCfg, const VehiclePropConfig& cfg) { in toProto()124 void fromProto(VehiclePropConfig* cfg, const vhal_proto::VehiclePropConfig& protoCfg) { in fromProto()
36 vhal_proto::VehiclePropConfig protoCfg; in CheckPropConfigConversion() local
87 proto::VehiclePropConfig protoCfg; in TEST_P() local