Home
last modified time | relevance | path

Searched defs:PrebuiltProperties (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dprebuilt.go33 type PrebuiltProperties struct { struct
36 Prefer *bool `android:"arch_variant"`
38 SourceExists bool `blueprint:"mutated"`
39 UsePrebuilt bool `blueprint:"mutated"`
/build/soong/apex/
Dapex.go1298 type PrebuiltProperties struct { struct
1300 Source string `blueprint:"mutated"`
1301 ForceDisable bool `blueprint:"mutated"`
1303 Src *string
1304 Arch struct {
1319 Installable *bool
1322 Filename *string