Home
last modified time | relevance | path

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

/build/soong/android/
Dprebuilt.go255 func IsModulePrebuilt(module Module) bool { func
/build/soong/java/
Dbootclasspath_fragment.go465 if !android.IsModulePrebuilt(ctx.Module()) {
611 if isActiveModule(ctx.Module()) || !android.IsModulePrebuilt(ctx.Module()) {
Dhiddenapi_modular.go1170 if android.IsModulePrebuilt(module) {
/build/soong/dexpreopt/
Dconfig.go419 if android.IsModulePrebuilt(child) {
/build/soong/apex/
Dprebuilt.go362 if !android.IsModulePrebuilt(child) {