Home
last modified time | relevance | path

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

/device/google/gs-common/gear/dumpstate/
DDumpstate.cpp50 timepoint_t startSection(int fd, const std::string &sectionName) { in startSection()
59 void endSection(int fd, const std::string &sectionName, timepoint_t startTime) { in endSection()
74 void Dumpstate::dumpTextSection(int fd, const std::string &sectionName) { in dumpTextSection()
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c591 char *sectionName; in elfParse() local