Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dpaths.go2372 type testModuleInstallPathContext struct { struct
2373 baseModuleContext
2375 inData bool
2376 inTestcases bool
2377 inSanitizerDir bool
2378 inRamdisk bool
2379 inVendorRamdisk bool
2380 inDebugRamdisk bool
2381 inRecovery bool
2382 inRoot bool
[all …]