Home
last modified time | relevance | path

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

/build/soong/android/
Dlicense_sdk_member.go115 ctx.SnapshotBuilder().CopyToSnapshot(path, dest)
Dsdk.go50 CopyToSnapshot(src Path, dest string) methodSpec
/build/soong/cc/
Dlibrary_sdk_member.go329 builder.CopyToSnapshot(libInfo.outputFile, nativeLibraryPath)
385 builder.CopyToSnapshot(src, dest)
389 builder.CopyToSnapshot(path, snapshotRelativePath)
Dbinary_sdk_member.go147 builder.CopyToSnapshot(p.outputFile, nativeBinaryPathFor(*p))
/build/soong/sdk/
Dmember_trait_test.go82 ctx.SnapshotBuilder().CopyToSnapshot(t.path, relative)
Dupdate.go505 builder.CopyToSnapshot(ctx.Config().BuildNumberFile(ctx), BUILD_NUMBER_FILE)
1035 func (s *snapshotBuilder) CopyToSnapshot(src android.Path, dest string) { func
/build/soong/java/
Dplatform_compat_config.go170 builder.CopyToSnapshot(b.Metadata, snapshotRelativePath)
Dbootclasspath_fragment.go978 builder.CopyToSnapshot(p, dest)
990 builder.CopyToSnapshot(p, dest)
Dsdk_library.go3678 ctx.SnapshotBuilder().CopyToSnapshot(p, dest)
3686 ctx.SnapshotBuilder().CopyToSnapshot(properties.StubsSrcJar, srcJarSnapshotPath)
3698 ctx.SnapshotBuilder().CopyToSnapshot(properties.CurrentApiFile, currentApiSnapshotPath)
3704 ctx.SnapshotBuilder().CopyToSnapshot(properties.RemovedApiFile, removedApiSnapshotPath)
3710 ctx.SnapshotBuilder().CopyToSnapshot(properties.AnnotationsZip, annotationsSnapshotPath)
3724 ctx.SnapshotBuilder().CopyToSnapshot(p, dest)
Djava.go1130 builder.CopyToSnapshot(exportedJar, snapshotRelativeJavaLibPath)
1160 …builder.CopyToSnapshot(android.PathForSource(sdkModuleContext, file), filepath.Join(aidlIncludeDir…
1637 builder.CopyToSnapshot(exportedJar, snapshotRelativeJavaLibPath)
1645 builder.CopyToSnapshot(testConfig, snapshotRelativeTestConfigPath)