Searched defs:snapshotImage (Results 1 – 2 of 2) sorted by relevance
31 type snapshotImage interface { interface386 func snapshotFactory(image snapshotImage) android.Module {662 func snapshotLibraryFactory(image snapshotImage, moduleSuffix string) (*Module, *snapshotLibraryDec…827 func snapshotBinaryFactory(image snapshotImage, moduleSuffix string) android.Module {
150 …m LinkableInterface, inProprietaryPath bool, apexInfo android.ApexInfo, image snapshotImage) bool {