Searched refs:InstallForceOS (Results 1 – 3 of 3) sorted by relevance
347 func (r *robolectricTest) InstallForceOS() (*android.OsType, *android.ArchType) { func417 func (r *robolectricRuntimes) InstallForceOS() (*android.OsType, *android.ArchType) { func
407 InstallForceOS() (*OsType, *ArchType)465 InstallForceOS() (*OsType, *ArchType)1571 func (m *ModuleBase) InstallForceOS() (*OsType, *ArchType) { func2625 func (m *moduleContext) InstallForceOS() (*OsType, *ArchType) { func2626 return m.module.InstallForceOS()
114 InstallForceOS() (*OsType, *ArchType)1596 forceOS, forceArch := ctx.InstallForceOS()1932 func (m testModuleInstallPathContext) InstallForceOS() (*OsType, *ArchType) { func