Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths_test.go200 type moduleInstallPathContextImpl struct { struct
201 baseModuleContext
203 inData bool
204 inTestcases bool
205 inSanitizerDir bool
206 inRamdisk bool
207 inRecovery bool
208 inRoot bool
209 forceOS *OsType
212 func (m moduleInstallPathContextImpl) Config() Config {
[all …]