Home
last modified time | relevance | path

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

/development/vndk/tools/elfcheck/bpflatten/
Dmain.go28 type FlatModule struct { struct
29 Type string
30 Name string
31 PropertyMap map[string]interface{}
116 func printBash(flatModules []FlatModule, w io.Writer) {