Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Drobolectric.go304 func (r *robolectricTest) InstallForceOS() (*android.OsType, *android.ArchType) { func
381 func (r *robolectricRuntimes) InstallForceOS() (*android.OsType, *android.ArchType) { func
H A Dravenwood.go128 func (r *ravenwoodTest) InstallForceOS() (*android.OsType, *android.ArchType) { func
310 func (r *ravenwoodLibgroup) InstallForceOS() (*android.OsType, *android.ArchType) { func
/aosp_15_r20/build/soong/android/
H A Dmodule_context.go202 InstallForceOS() (*OsType, *ArchType) methodSpec
485 func (m *moduleContext) InstallForceOS() (*OsType, *ArchType) { func
H A Dmodule_proxy.go123 func (m ModuleProxy) InstallForceOS() (*OsType, *ArchType) { func
H A Dpaths.go125 InstallForceOS() (*OsType, *ArchType) methodSpec
190 func (ctx *baseModuleContextToModuleInstallPathContext) InstallForceOS() (*OsType, *ArchType) { func
2455 func (m testModuleInstallPathContext) InstallForceOS() (*OsType, *ArchType) { func
H A Dmodule.go87 InstallForceOS() (*OsType, *ArchType) methodSpec
1570 func (m *ModuleBase) InstallForceOS() (*OsType, *ArchType) { func