Home
last modified time | relevance | path

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

/hardware/interfaces/dumpstate/1.1/default/
Dmain.cpp57 return dumpstateBoardImpl(fd, true); in dumpstateBoard_1_1()
60 return dumpstateBoardImpl(fd, false); in dumpstateBoard_1_1()
90 DumpstateStatus dumpstateBoardImpl(const int fd, const bool full) { in dumpstateBoardImpl() function