Home
last modified time | relevance | path

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

/device/google/wahoo/dumpstate/
DDumpstateDevice.h43 void dumpDiagLogs(int fd, std::string srcDir, std::string destDir);
DDumpstateDevice.cpp57 void DumpstateDevice::dumpDiagLogs(int fd, std::string srcDir, std::string destDir) { in dumpDiagLogs() function in android::hardware::dumpstate::V1_0::implementation::DumpstateDevice
161 dumpDiagLogs(fd, diagLogDir, modemLogAllDir); in dumpModem()