Home
last modified time | relevance | path

Searched defs:bootclasspathFragmentContentDependencyTag (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Dbootclasspath_fragment.go57 type bootclasspathFragmentContentDependencyTag struct { struct
58 blueprint.BaseDependencyTag
66 func (b bootclasspathFragmentContentDependencyTag) ExcludeFromVisibilityEnforcement() {
70 func (b bootclasspathFragmentContentDependencyTag) ReplaceSourceWithPrebuilt() bool {
76 …tclasspathFragmentContentDependencyTag) SdkMemberType(child android.Module) android.SdkMemberType {
86 func (b bootclasspathFragmentContentDependencyTag) ExportMember() bool {
91 func (b bootclasspathFragmentContentDependencyTag) RequiresFilesFromPrebuiltApex() {}