Home
last modified time | relevance | path

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

/build/soong/snapshot/
Dsnapshot_base.go22 type SnapshotModuleInterfaceBase interface{} interface
33 InImage(m SnapshotModuleInterfaceBase) func() bool
46 ExcludeFromSnapshot(m SnapshotModuleInterfaceBase) bool