Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dbootclasspath_fragment.go504 if android.IsModulePrebuilt(ctx.Module()) {
605 if android.IsModulePrebuilt(ctx.Module()) {
H A Dhiddenapi_modular.go1426 if android.IsModulePrebuilt(module) {
H A Ddexpreopt_bootjars.go781 if android.IsConfiguredJarForPlatform(pair.apex) || android.IsModulePrebuilt(pair.jarModule) {
/aosp_15_r20/build/soong/android/
H A Dprebuilt.go358 func IsModulePrebuilt(module Module) bool { func
/aosp_15_r20/build/soong/dexpreopt/
H A Dconfig.go515 if android.IsModulePrebuilt(child) {
/aosp_15_r20/build/soong/apex/
H A Dprebuilt.go324 if !android.IsModulePrebuilt(child) {