Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dandroidmk_test.go27 type customModule struct { struct
28 ModuleBase
30 properties struct {
35 data AndroidMkData
36 distFiles TaggedDistFiles
37 outputFile OptionalPath
41 defaultDistPaths Paths
/aosp12/build/soong/bp2build/
H A Dtesting.go35 type customModule struct { struct
36 android.ModuleBase
37 android.BazelModuleBase
39 props customProps