Home
last modified time | relevance | path

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

/build/soong/cc/
Dsnapshot_prebuilt.go31 type snapshotImage interface { interface
386 func snapshotFactory(image snapshotImage) android.Module {
662 func snapshotLibraryFactory(image snapshotImage, moduleSuffix string) (*Module, *snapshotLibraryDec…
827 func snapshotBinaryFactory(image snapshotImage, moduleSuffix string) android.Module {
Dvendor_snapshot.go150 …m LinkableInterface, inProprietaryPath bool, apexInfo android.ApexInfo, image snapshotImage) bool {