Home
last modified time | relevance | path

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

/tools/treble/build/treble_build/app/
Dreport.go28 type HostReport struct { struct
29 Path string `json:"path"` // Path to find host tools
30 SymLinks int `json:"sym_links"` // Number of symlinks found
31 Targets []string `json:"targets"` // Target for tools found