Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dprebuilt.go36 type ReplaceSourceWithPrebuilt interface { interface
41 ReplaceSourceWithPrebuilt() bool methodSpec
H A Doverride_module.go262 func (tag overrideBaseDependencyTag) ReplaceSourceWithPrebuilt() bool { func
H A Dsdk.go462 func (t *sdkMemberDependencyTag) ReplaceSourceWithPrebuilt() bool { func
/aosp_15_r20/build/soong/java/
H A Dsystemserver_classpath_fragment.go201 func (systemServerClasspathFragmentContentDependencyTag) ReplaceSourceWithPrebuilt() bool { func
H A Drro.go316 func (tag rroDependencyTag) ReplaceSourceWithPrebuilt() bool { func
H A Dbootclasspath_fragment.go66 func (b bootclasspathFragmentContentDependencyTag) ReplaceSourceWithPrebuilt() bool { func
H A Dhiddenapi_modular.go196 func (b hiddenAPIStubsDependencyTag) ReplaceSourceWithPrebuilt() bool { func
H A Dsdk_library.go54 func (tag scopeDependencyTag) ReplaceSourceWithPrebuilt() bool { func
/aosp_15_r20/build/soong/apex/
H A Dapex.go708 func (d *dependencyTag) ReplaceSourceWithPrebuilt() bool { func