Home
last modified time | relevance | path

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

/build/soong/cc/
Dsnapshot_prebuilt.go115 ctx.RegisterModuleType("vendor_snapshot_static", VendorSnapshotStaticFactory)
718 func VendorSnapshotStaticFactory() android.Module { func