Searched refs:obtainBoolean (Results 1 – 3 of 3) sorted by relevance
105 VehiclePropValuePool::RecyclableType VehiclePropValuePool::obtainBoolean( in obtainBoolean() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool
183 RecyclableType obtainBoolean(bool value);
422 auto v = hal->getValuePool()->obtainBoolean(true); in TEST_F()