Home
last modified time | relevance | path

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

/build/soong/snapshot/
Dhost_fake_snapshot.go114 if android.IsModulePrebuilt(module) {
/build/soong/android/
Dprebuilt.go309 func IsModulePrebuilt(module Module) bool { func
338 if IsModulePrebuilt(module) {
/build/soong/java/
Dbootclasspath_fragment.go607 if !android.IsModulePrebuilt(ctx.Module()) {
793 if isActiveModule(ctx.Module()) || !android.IsModulePrebuilt(ctx.Module()) {
Dhiddenapi_modular.go1310 if android.IsModulePrebuilt(module) {
/build/soong/dexpreopt/
Dconfig.go464 if android.IsModulePrebuilt(child) {
/build/soong/apex/
Dprebuilt.go398 if !android.IsModulePrebuilt(child) {
/build/soong/cc/
Dbp2build.go898 if android.IsModulePrebuilt(aModule) {