Searched refs:kNameSectionCode (Results 1 – 2 of 2) sorted by relevance
110 kNameSectionCode, // Name section (encoded as a string) enumerator
92 case kNameSectionCode: in SectionName()150 {base::StaticCharVector(kNameString), kNameSectionCode}, in IdentifyUnknownSectionInternal()428 case kNameSectionCode: in DecodeSection()498 case kNameSectionCode: in DecodeSection()1213 if (!has_seen_unordered_section(kNameSectionCode)) { in DecodeNameSection()1214 set_seen_unordered_section(kNameSectionCode); in DecodeNameSection()2470 section_iter.section_code() != kNameSectionCode) { in FindNameSection()