Searched refs:obtainInt64 (Results 1 – 4 of 4) sorted by relevance
64 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtainInt64( in obtainInt64() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool
186 RecyclableType obtainInt64(int64_t value);
519 VehicleHal::VehiclePropValuePtr v = getValuePool()->obtainInt64(uptimeMillis()); in createVhalHeartBeatProp()
246 mObjectPool->obtainInt64(mFuzzedDataProvider->ConsumeIntegral<int64_t>()); in invokeSetAndGetValues()