Home
last modified time | relevance | path

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

/build/soong/cc/
Dvendor_snapshot.go137 type snapshotJsonFlags struct { struct
138 snapshot.SnapshotJsonFlags
140 ExportedDirs []string `json:",omitempty"`
141 ExportedSystemDirs []string `json:",omitempty"`
142 ExportedFlags []string `json:",omitempty"`
143 Sanitize string `json:",omitempty"`
144 SanitizeMinimalDep bool `json:",omitempty"`
145 SanitizeUbsanDep bool `json:",omitempty"`
148 Symlinks []string `json:",omitempty"`
149 StaticExecutable bool `json:",omitempty"`
[all …]