Home
last modified time | relevance | path

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

/build/soong/java/
Drobolectric.go347 func (r *robolectricTest) InstallForceOS() (*android.OsType, *android.ArchType) { func
417 func (r *robolectricRuntimes) InstallForceOS() (*android.OsType, *android.ArchType) { func
/build/soong/android/
Dpaths.go114 InstallForceOS() (*OsType, *ArchType) methodSpec
1932 func (m testModuleInstallPathContext) InstallForceOS() (*OsType, *ArchType) { func