Home
last modified time | relevance | path

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

/build/soong/genrule/
Dgenrule.go615 outFile := android.GenPathWithExt(ctx, "gensrcs", in, String(properties.Output_extension))
619 … shardFile := android.GenPathWithExt(ctx, strconv.Itoa(i), in, String(properties.Output_extension))
675 Output_extension *string member