Searched refs:kDumpstateBoardFiles (Results 1 – 1 of 1) sorted by relevance
145 static const std::string kDumpstateBoardFiles[] = { variable149 static const int NUM_OF_DUMPS = arraysize(kDumpstateBoardFiles);1578 paths.emplace_back(kDumpstateBoardPath + kDumpstateBoardFiles[i]); in DumpstateBoard()1656 MYLOGE("Failed to fstat %s: %s\n", kDumpstateBoardFiles[i].c_str(), in DumpstateBoard()1669 MYLOGE("Ignoring empty %s\n", kDumpstateBoardFiles[i].c_str()); in DumpstateBoard()1672 AddZipEntry(kDumpstateBoardFiles[i], paths[i]); in DumpstateBoard()