Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dvndk.go707 ret = append(ret, copyFileRule(ctx, libPath, snapshotLibOut))
787 snapshotOutputs = append(snapshotOutputs, copyFileRule(
797 snapshotOutputs = append(snapshotOutputs, copyFileRule(
H A Dutil.go129 func copyFileRule(ctx android.SingletonContext, path android.Path, out string) android.OutputPath { func
H A Dvendor_snapshot.go320 return copyFileRule(ctx, path, out)