Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Drobolectric.go347 func (r *robolectricTest) InstallForceOS() (*android.OsType, *android.ArchType) { func
417 func (r *robolectricRuntimes) InstallForceOS() (*android.OsType, *android.ArchType) { func
/aosp12/build/soong/android/
H A Dmodule.go1571 func (m *ModuleBase) InstallForceOS() (*OsType, *ArchType) { func
2625 func (m *moduleContext) InstallForceOS() (*OsType, *ArchType) { func
H A Dpaths.go1932 func (m testModuleInstallPathContext) InstallForceOS() (*OsType, *ArchType) { func