Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.proto176 // For master splits this is targeting of other master splits.
183 // For master splits this is targeting of other master splits.
190 // For master splits this is targeting of other master splits.
198 // For master splits this is targeting of other master splits.
205 // For master splits this is targeting of other master splits.
212 // For master splits this is targeting of other master splits.
219 // For master splits this is targeting of other master splits.
Dconfig.proto111 // from assets paths for this dimension when splits (or asset slices) are
/build/soong/java/
Daar.go108 splits []split member
318 var splits []split
325 splits = append(splits, split{
355 a.splits = splits
Dapp.go802 for _, split := range a.aapt.splits {