Searched defs:InstallForceOS (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/build/soong/java/ |
H A D | robolectric.go | 304 func (r *robolectricTest) InstallForceOS() (*android.OsType, *android.ArchType) { func 381 func (r *robolectricRuntimes) InstallForceOS() (*android.OsType, *android.ArchType) { func
|
H A D | ravenwood.go | 128 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 D | module_context.go | 202 InstallForceOS() (*OsType, *ArchType) methodSpec 485 func (m *moduleContext) InstallForceOS() (*OsType, *ArchType) { func
|
H A D | module_proxy.go | 123 func (m ModuleProxy) InstallForceOS() (*OsType, *ArchType) { func
|
H A D | paths.go | 125 InstallForceOS() (*OsType, *ArchType) methodSpec 190 func (ctx *baseModuleContextToModuleInstallPathContext) InstallForceOS() (*OsType, *ArchType) { func 2455 func (m testModuleInstallPathContext) InstallForceOS() (*OsType, *ArchType) { func
|
H A D | module.go | 87 InstallForceOS() (*OsType, *ArchType) methodSpec 1570 func (m *ModuleBase) InstallForceOS() (*OsType, *ArchType) { func
|