Home
last modified time | relevance | path

Searched refs:hostJsonDesc (Results 1 – 2 of 2) sorted by relevance

/build/soong/snapshot/
Dhost_fake_snapshot.go132 jsonData = append(jsonData, hostSnapshotFakeJsonFlags{*hostJsonDesc(module), false})
Dhost_snapshot.go104 desc := hostJsonDesc(dep)
212 func hostJsonDesc(m android.Module) *SnapshotJsonFlags { func