Home
last modified time | relevance | path

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

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