Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dmodule_proxy.go107 func (m ModuleProxy) InstallInSystemExt() bool { func
H A Dmodule.go83 InstallInSystemExt() bool methodSpec
1550 func (m *ModuleBase) InstallInSystemExt() bool { func