Home
last modified time | relevance | path

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

/build/soong/android/
Dapex_test.go24 ForPrebuiltApex = true
109 {"baz", FutureApiLevel, true, nil, []string{"baz"}, []string{"baz"}, nil, ForPrebuiltApex},
113 {"baz", FutureApiLevel, true, nil, []string{"baz"}, []string{"baz"}, nil, ForPrebuiltApex},
Dapex.go85 ForPrebuiltApex bool member
514 if apexInfo.ForPrebuiltApex {
/build/soong/java/
Djava.go1325 if ai.ForPrebuiltApex {