Home
last modified time | relevance | path

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

/build/soong/cc/
Dinstaller.go35 InstallInSanitizerDir = iota const
/build/soong/android/
Dpaths.go107 InstallInSanitizerDir() bool methodSpec
1904 func (m testModuleInstallPathContext) InstallInSanitizerDir() bool { func