Home
last modified time | relevance | path

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

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