Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go1995 type testModuleInstallPathContext struct { struct
1996 baseModuleContext
1998 inData bool
1999 inTestcases bool
2000 inSanitizerDir bool
2001 inRamdisk bool
2002 inVendorRamdisk bool
2003 inDebugRamdisk bool
2004 inRecovery bool
2005 inRoot bool
[all …]