Searched refs:snt (Results 1 – 1 of 1) sorted by relevance
378 for (auto& snt : sectionNameTypes) in getSectionType() local379 if (StartsWith(name, snt.name)) return snt.type; in getSectionType()385 for (auto& snt : sectionNameTypes) in getExpectedAttachType() local386 if (StartsWith(name, snt.name)) return snt.expected_attach_type; in getExpectedAttachType()