Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go1875 type testModuleInstallPathContext struct { struct
1876 baseModuleContext
1878 inData bool
1879 inTestcases bool
1880 inSanitizerDir bool
1881 inRamdisk bool
1882 inVendorRamdisk bool
1883 inDebugRamdisk bool
1884 inRecovery bool
1885 inRoot bool
[all …]