Home
last modified time | relevance | path

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

/build/soong/cc/
Dsnapshot_prebuilt.go114 ctx.RegisterModuleType("vendor_snapshot_shared", VendorSnapshotSharedFactory)
698 func VendorSnapshotSharedFactory() android.Module { func