Searched refs:bootclasspath (Results 1 – 8 of 8) sorted by relevance
/aosp14/frameworks/base/boot/ |
H A D | Android.bp | 57 name: "platform-bootclasspath", 60 // bootclasspath. 68 module: "com.android.appsearch-bootclasspath-fragment", 72 module: "art-bootclasspath-fragment", 96 module: "i18n-bootclasspath-fragment", 100 module: "com.android.ipsec-bootclasspath-fragment", 104 module: "com.android.media-bootclasspath-fragment", 128 module: "com.android.sdkext-bootclasspath-fragment", 136 module: "com.android.uwb-bootclasspath-fragment", 140 module: "com.android.wifi-bootclasspath-fragment", [all …]
|
/aosp14/frameworks/base/api/ |
H A D | api.go | 298 Modules: bootclasspath, 306 Modules: bootclasspath, 314 Modules: bootclasspath, 333 bootclasspath := a.properties.Bootclasspath 336 bootclasspath = append(bootclasspath, a.properties.Conditional_bootclasspath...) 337 sort.Strings(bootclasspath) 341 createMergedPublicStubs(ctx, bootclasspath) 342 createMergedSystemStubs(ctx, bootclasspath) 344 createMergedFrameworkModuleLibStubs(ctx, bootclasspath) 345 createMergedFrameworkImpl(ctx, bootclasspath) [all …]
|
H A D | api_test.go | 41 bootclasspath: ["bcp"],
|
H A D | Android.bp | 76 bootclasspath: [
|
/aosp14/frameworks/base/ |
H A D | framework-jarjar-rules.txt | 1 # This rule is meant to be reused across libraries in the bootclasspath that depend
|
/aosp14/system/core/rootdir/ |
H A D | Android.bp | 25 "platform-bootclasspath",
|
/aosp14/frameworks/base/mime/ |
H A D | Android.bp | 56 // bootclasspath jar whereas the other one ends up in a test jar. Bootclasspath
|
/aosp14/frameworks/base/packages/SystemUI/ |
H A D | proguard_common.flags | 82 # conflict with code in the bootclasspath.
|