Home
last modified time | relevance | path

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

/build/soong/cc/
Dsnapshot_prebuilt.go197 ctx.RegisterModuleType("recovery_snapshot_static", RecoverySnapshotStaticFactory)
728 func RecoverySnapshotStaticFactory() android.Module { func