Home
last modified time | relevance | path

Searched refs:WriteFileRuleVerbatim (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dcmake_snapshot.go461 android.WriteFileRuleVerbatim(ctx, extPath, cmakeExtAppendFlags)
464 android.WriteFileRuleVerbatim(ctx, extPath, cmakeExtAddAidlLibrary)
/aosp_15_r20/build/soong/etc/
H A Dinstall_symlink.go81 android.WriteFileRuleVerbatim(ctx, out, "")
/aosp_15_r20/build/soong/dexpreopt/
H A Dconfig.go715 android.WriteFileRuleVerbatim(ctx, uffdGcFlag, "--runtime-arg -Xgc:CMC")
717 android.WriteFileRuleVerbatim(ctx, uffdGcFlag, "")
/aosp_15_r20/build/soong/android/
H A Dall_teams.go135 WriteFileRuleVerbatim(ctx, t.outputPath, string(data))
H A Dtest_suites.go141 WriteFileRuleVerbatim(ctx, outputFile, buf.String())
H A Draw_files.go41 func WriteFileRuleVerbatim(ctx BuilderContext, outputFile WritablePath, content string) { func
H A Dcompliance_metadata.go308 WriteFileRuleVerbatim(ctx, modulesCsv, buffer.String())
/aosp_15_r20/build/soong/filesystem/
H A Dfsverity_metadata.go42 android.WriteFileRuleVerbatim(ctx, outputPath, buf.String())
H A Dfilesystem.go733 android.WriteFileRuleVerbatim(ctx, propFilePreProcessing, propFileString.String())
/aosp_15_r20/build/soong/apex/
H A Dkey.go155 android.WriteFileRuleVerbatim(ctx, path, entry.String())
/aosp_15_r20/build/soong/sdk/
H A Dupdate.go509 android.WriteFileRuleVerbatim(ctx, bp, contents)
564 android.WriteFileRuleVerbatim(ctx, info, builder.infoContents)
/aosp_15_r20/build/soong/java/
H A Dsdk_library_internal.go916 android.WriteFileRuleVerbatim(ctx, module.outputFilePath, xmlContent)