Home
last modified time | relevance | path

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

/build/soong/snapshot/
Dhost_snapshot.go50 ctx.RegisterModuleType("host_snapshot", hostSnapshotFactory)
71 func hostSnapshotFactory() android.Module { func