Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go2105 type testModuleInstallPathContext struct { struct
2106 baseModuleContext
2108 inData bool
2109 inTestcases bool
2110 inSanitizerDir bool
2111 inRamdisk bool
2112 inVendorRamdisk bool
2113 inDebugRamdisk bool
2114 inRecovery bool
2115 inRoot bool
[all …]