Home
last modified time | relevance | path

Searched refs:Fake (Results 1 – 4 of 4) sorted by relevance

/build/soong/snapshot/
Dsnapshot.go48 Fake bool member
71 if c.Fake {
/build/bazel/examples/soong_config_variables/
DAndroid.bp26 // Fake cc_library modules for testing
/build/soong/cc/
Dvendor_snapshot.go383 installAsFake := s.Fake
408 … append(snapshotOutputs, copyFile(ctx, header, filepath.Join(includeDir, header.String()), s.Fake))
/build/soong/etc/
Dprebuilt_etc.go627 snapshotOutputs = append(snapshotOutputs, copyFile(ctx, m.OutputFile(), snapshotLibOut, s.Fake))