Home
last modified time | relevance | path

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

/device/google/gs101/dumpstate/
DDumpstateDevice.cpp222 timepoint_t startSection(int fd, const std::string &sectionName) { in startSection()
230 void endSection(int fd, const std::string &sectionName, timepoint_t startTime) { in endSection()
279 void DumpstateDevice::dumpTextSection(int fd, const std::string &sectionName) { in dumpTextSection()
1099 static const std::string sectionName = "modem"; in dumpModemThread() local
/device/google/gs201/dumpstate/
DDumpstate.cpp194 timepoint_t startSection(int fd, const std::string &sectionName) { in startSection()
202 void endSection(int fd, const std::string &sectionName, timepoint_t startTime) { in endSection()
260 void Dumpstate::dumpTextSection(int fd, const std::string &sectionName) { in dumpTextSection()
1315 static const std::string sectionName = "modem DM log"; in dumpLogSection() local
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c591 char *sectionName; in elfParse() local