Searched refs:obtainFloat (Results 1 – 4 of 4) sorted by relevance
71 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtainFloat( in obtainFloat() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool
187 RecyclableType obtainFloat(float value);
122 pValue = getValuePool()->obtainFloat(42.42); in get()247 mObjectPool->obtainFloat(mFuzzedDataProvider->ConsumeFloatingPoint<float>()); in invokeSetAndGetValues()
78 pValue = getValuePool()->obtainFloat(42.42); in get()