Home
last modified time | relevance | path

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

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