Home
last modified time | relevance | path

Searched refs:createAdasStateReq (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/include/
DFakeVehicleHardware.h236 VehiclePropValuePool::RecyclableType createAdasStateReq(int32_t propertyId, int32_t areaId,
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp450 VehiclePropValuePool::RecyclableType FakeVehicleHardware::createAdasStateReq(int32_t propertyId, in createAdasStateReq() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware
1007 createAdasStateReq(dependentPropId, areaConfig.areaId, hardcoded_state); in sendAdasPropertiesState()