Home
last modified time | relevance | path

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

/packages/services/Car/libvehiclenetwork/native/
DVehicleNetworkProtoUtil.h53 static status_t toVehiclePropConfig(const vehicle_prop_config& in, VehiclePropConfig& out);
DVehicleNetworkProtoUtil.cpp290 status_t VehicleNetworkProtoUtil::toVehiclePropConfig(const vehicle_prop_config_t& in, in toVehiclePropConfig() function in android::VehicleNetworkProtoUtil
545 r = toVehiclePropConfig(*inEntry, *config); in toVehiclePropConfigs()