Searched defs:protoCfg (Results 1 – 3 of 3) sorted by relevance
89 vhal_proto::VehiclePropConfig* protoCfg = respMsg.add_config(); in doGetConfig() local105 vhal_proto::VehiclePropConfig* protoCfg = respMsg.add_config(); in doGetConfigAll() local219 void VehicleEmulator::populateProtoVehicleConfig(vhal_proto::VehiclePropConfig* protoCfg, in populateProtoVehicleConfig()
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