Home
last modified time | relevance | path

Searched defs:SnapshotImage (Results 1 – 5 of 5) sorted by relevance

/build/soong/cc/
Dvendor_snapshot.go28 func includeVndk(image snapshot.SnapshotImage) bool {
37 func isPrivate(image snapshot.SnapshotImage, m LinkableInterface) bool {
46 func supportsVndkExt(image snapshot.SnapshotImage) bool {
55 …eInterface, inProprietaryPath bool, apexInfo android.ApexInfo, image snapshot.SnapshotImage) bool {
Dsnapshot_prebuilt.go31 type SnapshotImage interface { interface
238 func snapshotFactory(image SnapshotImage) android.Module {
557 func snapshotLibraryFactory(image SnapshotImage, moduleSuffix string) (*Module, *snapshotLibraryDec…
722 func snapshotBinaryFactory(image SnapshotImage, moduleSuffix string) android.Module {
/build/soong/rust/
Dsnapshot_prebuilt.go51 func snapshotLibraryFactory(image cc.SnapshotImage, moduleSuffix string) (*Module, *snapshotLibrary…
/build/soong/snapshot/
Dsnapshot_base.go26 type SnapshotImage interface { interface
/build/soong/etc/
Dprebuilt_etc.go577 func isSnapshotAware(ctx android.SingletonContext, m *PrebuiltEtc, image snapshot.SnapshotImage) bo…