Home
last modified time | relevance | path

Searched defs:textFd (Results 1 – 1 of 1) sorted by relevance

/device/google/trout/hal/dumpstate/1.1/
DDumpstateDevice.cpp49 static void dumpDirAsText(int textFd, const fs::path& dirToDump) { in dumpDirAsText()
59 static void tryDumpDirAsTar(int textFd, int binFd, const fs::path& dirToDump) { in tryDumpDirAsTar()
136 bool DumpstateDevice::dumpHelperSystem(int textFd, int binFd) { in dumpHelperSystem()
253 const int textFd = handle->data[0]; in dumpstateBoard_1_1() local