Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go2353 type testModuleInstallPathContext struct { struct
2354 baseModuleContext
2356 inData bool
2357 inTestcases bool
2358 inSanitizerDir bool
2359 inRamdisk bool
2360 inVendorRamdisk bool
2361 inDebugRamdisk bool
2362 inRecovery bool
2363 inRoot bool
[all …]