Searched refs:dumpModem (Results 1 - 4 of 4) sorted by relevance

/device/google/marlin/dumpstate/
H A DDumpstateDevice.h42 void dumpModem(int fd, int fdModem);
H A DDumpstateDevice.cpp46 void DumpstateDevice::dumpModem(int fd, int fdModem) function in class:android::hardware::dumpstate::V1_0::implementation::DumpstateDevice
134 dumpModem(fd, fdModem);
/device/google/wahoo/dumpstate/
H A DDumpstateDevice.h44 void dumpModem(int fd, int fdModem);
H A DDumpstateDevice.cpp100 void DumpstateDevice::dumpModem(int fd, int fdModem) function in class:android::hardware::dumpstate::V1_0::implementation::DumpstateDevice
229 dumpModem(fd, fdModem);

Completed in 18 milliseconds