Home
last modified time | relevance | path

Searched refs:SnapshotJsonFlags (Results 1 – 3 of 3) sorted by relevance

/build/soong/snapshot/
Dsnapshot_base.go32 type SnapshotJsonFlags struct { struct
49 func (prop *SnapshotJsonFlags) InitBaseSnapshotPropsWithName(m android.Module, name string) { argument
56 func (prop *SnapshotJsonFlags) InitBaseSnapshotProps(m android.Module) { argument
Dhost_snapshot.go96 var jsonData []SnapshotJsonFlags
212 func hostJsonDesc(m android.Module) *SnapshotJsonFlags {
226 props := &SnapshotJsonFlags{
Dhost_fake_snapshot.go73 SnapshotJsonFlags anonMember