Home
last modified time | relevance | path

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

/build/soong/snapshot/
Dsnapshot.go66 type GenerateSnapshotAction func(snapshot SnapshotSingleton, ctx android.SingletonContext, snapshot… type
71 func RegisterSnapshotAction(x GenerateSnapshotAction) {