Home
last modified time | relevance | path

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

/external/nos/host/generic/citadel/updater/
Dupdater.cpp53 enum hdr_section { enum
66 enum hdr_section section;
68 enum hdr_section file_section;
468 static enum hdr_section parse_section(const char *str) in parse_section()