Home
last modified time | relevance | path

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

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