Searched refs:obtainBoolean (Results 1 – 4 of 4) sorted by relevance
105 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtainBoolean( in obtainBoolean() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool
184 RecyclableType obtainBoolean(bool value);
248 mObjectPool->obtainBoolean(mFuzzedDataProvider->ConsumeBool()); in invokeSetAndGetValues()
441 auto v = hal->getValuePool()->obtainBoolean(true); in TEST_F()