Home
last modified time | relevance | path

Searched defs:nextEvent (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/src/
DLinearFakeValueGenerator.cpp68 std::optional<VehiclePropValue> LinearFakeValueGenerator::nextEvent() { in nextEvent() function in android::hardware::automotive::vehicle::fake::LinearFakeValueGenerator
DJsonFakeValueGenerator.cpp215 std::optional<VehiclePropValue> JsonFakeValueGenerator::nextEvent() { in nextEvent() function in android::hardware::automotive::vehicle::fake::JsonFakeValueGenerator
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DLinearFakeValueGenerator.cpp61 VehiclePropValue LinearFakeValueGenerator::nextEvent() { in nextEvent() function in android::hardware::automotive::vehicle::V2_0::impl::LinearFakeValueGenerator
DJsonFakeValueGenerator.cpp98 VehiclePropValue JsonFakeValueGenerator::nextEvent() { in nextEvent() function in android::hardware::automotive::vehicle::V2_0::impl::JsonFakeValueGenerator
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/test/
DFakeVehicleHalValueGeneratorsTest.cpp108 std::optional<::aidl::android::hardware::automotive::vehicle::VehiclePropValue> nextEvent() in nextEvent() function in android::hardware::automotive::vehicle::fake::TestFakeValueGenerator