Home
last modified time | relevance | path

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

/packages/services/Car/libvehiclenetwork/native/
DVehicleNetworkProtoUtil.h57 static status_t toVehiclePropConfigs(List<vehicle_prop_config_t const*> &in,
DIVehicleNetworkHalMock.cpp186 VehicleNetworkProtoUtil::toVehiclePropConfigs(holder->getList(), *configs.get()); in onTransact()
DIVehicleNetwork.cpp269 VehicleNetworkProtoUtil::toVehiclePropConfigs(holder->getList(), *configs.get()); in onTransact()
DVehicleNetworkProtoUtil.cpp540 status_t VehicleNetworkProtoUtil::toVehiclePropConfigs(List<vehicle_prop_config_t const*> &in, in toVehiclePropConfigs() function in android::VehicleNetworkProtoUtil