Home
last modified time | relevance | path

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

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