Home
last modified time | relevance | path

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

/packages/services/Car/libvehiclenetwork/include/
DVehicleNetwork.h105 status_t setInt32Property(int32_t property, int32_t value);
/packages/services/Car/libvehiclenetwork/native/
DVehicleNetwork.cpp177 status_t VehicleNetwork::setInt32Property(int32_t property, int32_t value) { in setInt32Property() function in android::VehicleNetwork