Home
last modified time | relevance | path

Searched refs:InDebugRamdisk (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/etc/
H A Dprebuilt_etc.go175 return p.ModuleBase.InDebugRamdisk() || p.ModuleBase.InstallInDebugRamdisk()
/aosp12/build/soong/android/
H A Dmodule.go1612 func (m *ModuleBase) InDebugRamdisk() bool { func