Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/include/
DFakeVehicleHardware.h269 std::string dumpInjectEvent(const std::vector<std::string>& options);
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp1345 result.buffer = dumpInjectEvent(options); in dump()
2190 std::string FakeVehicleHardware::dumpInjectEvent(const std::vector<std::string>& options) { in dumpInjectEvent() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware