Home
last modified time | relevance | path

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

/packages/services/Car/libvehiclenetwork/include/
DVehicleNetwork.h108 status_t setInt64Property(int32_t property, int64_t value);
/packages/services/Car/libvehiclenetwork/native/
DVehicleNetwork.cpp196 status_t VehicleNetwork::setInt64Property(int32_t property, int64_t value) { in setInt64Property() function in android::VehicleNetwork