Searched refs:AVAILABLE (Results 1 – 8 of 8) sorted by relevance
249 ASSERT_EQ(gotValue.status(), VehiclePropStatus::AVAILABLE); in TEST_F()305 propValue->set_status(VehiclePropStatus::AVAILABLE); in TEST_F()438 ASSERT_EQ(gotValue.status(), VehiclePropStatus::AVAILABLE); in TEST_F()447 ASSERT_EQ(gotValue.status(), VehiclePropStatus::AVAILABLE); in TEST_F()
108 updatedPropValue->status = VehiclePropertyStatus::AVAILABLE; in onFakeValueGenerated()209 req->status = VehiclePropertyStatus::AVAILABLE; in createApPowerStateReq()221 keyEvent->status = VehiclePropertyStatus::AVAILABLE; in createHwInputKeyProp()
214 req->status = VehiclePropertyStatus::AVAILABLE; in CreateApPowerStateReq()
84 } else if (v->status == VehiclePropertyStatus::AVAILABLE) { in get()
62 prop.status = VehiclePropertyStatus::AVAILABLE; in appendKeyInput()
2 * TECHNOLOGY AND SOFTWARE PUBLICLY AVAILABLE
3256 AVAILABLE = 0 /* 0x00 */, enumerator11252 …clePropertyStatus::AVAILABLE) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2…11256 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus::AVAILABLE;11281 if (o == ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus::AVAILABLE) { in toString()
7530 return (int) OperatorStatus::AVAILABLE; in convertOperatorStatusToInt()