Home
last modified time | relevance | path

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

/packages/services/Car/libvehiclenetwork/include/
DVehicleNetwork.h107 status_t getInt32Property(int32_t property, int32_t* value, int64_t* timestamp);
/packages/services/Car/libvehiclenetwork/native/
DVehicleNetwork.cpp185 status_t VehicleNetwork::getInt32Property(int32_t property, int32_t* value, int64_t* timestamp) { in getInt32Property() function in android::VehicleNetwork