Home
last modified time | relevance | path

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

/build/soong/cc/
Dsnapshot_utils.go23 headerExts = []string{".h", ".hh", ".hpp", ".hxx", ".h++", ".inl", ".inc", ".ipp", ".h.generic"} var
Dlibrary.go650 for _, ext := range headerExts {