Home
last modified time | relevance | path

Searched defs:OutputPath (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/build/soong/android/
H A Dpaths.go1468 type OutputPath struct { struct
1469 basePath
1472 outDir string
1474 fullPath string
1483 func (p *OutputPath) ToGob() *outputPathGob {
1491 func (p *OutputPath) FromGob(data *outputPathGob) {
1497 func (p OutputPath) GobEncode() ([]byte, error) {
1501 func (p *OutputPath) GobDecode(data []byte) error {
1505 func (p OutputPath) withRel(rel string) OutputPath {
1511 func (p OutputPath) WithoutRel() Path {
[all …]
/aosp_15_r20/build/soong/filesystem/
H A Dfsverity_metadata.go36 …utPath android.WritablePath, matchedSpecs []android.PackagingSpec, rebasedDir android.OutputPath) {
45 …uilder, specs map[string]android.PackagingSpec, rootDir android.OutputPath, rebasedDir android.Out…
H A Dfilesystem.go81 …rConfigFile(ctx android.ModuleContext, builder *android.RuleBuilder, rebasedDir android.OutputPath)
938 OutputPath() android.Path methodSpec
947 func (f *filesystem) OutputPath() android.Path { func
H A Daconfig_files.go23 …xt, builder *android.RuleBuilder, specs map[string]android.PackagingSpec, dir android.OutputPath) {
H A Draw_binary.go105 func (r *rawBinary) OutputPath() android.Path { func
H A Dlogical_partition.go240 func (l *logicalPartition) OutputPath() android.Path { func
H A Davb_add_hash_footer.go197 func (a *avbAddHashFooter) OutputPath() android.Path { func
H A Dvbmeta.go333 func (v *vbmeta) OutputPath() android.Path { func
H A Dbootimg.go448 func (b *bootimg) OutputPath() android.Path { func
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInstance.cpp371 StringRef OutputPath = DepOpts.HeaderIncludeOutputFile; in createPreprocessor() local
595 CompilerInstance::createOutputFile(StringRef OutputPath, bool Binary, in createOutputFile()
620 StringRef OutputPath, std::error_code &Error, bool Binary, in createOutputFile()
H A DHeaderIncludeGen.cpp81 bool ShowAllHeaders, StringRef OutputPath, in AttachHeaderIncludeGen()
/aosp_15_r20/external/webrtc/test/testsupport/
H A Dfile_utils_override.cc124 std::string OutputPath() { in OutputPath() function
H A Dfile_utils.cc94 std::string OutputPath() { in OutputPath() function
/aosp_15_r20/build/soong/snapshot/
H A Dutil.go28 …ule(pctx android.PackageContext, ctx buildContext, path android.Path, outPath android.OutputPath) {
/aosp_15_r20/kernel/configs/build/
H A Dkernel_config.go77 func (g *KernelConfigRule) OutputPath() android.Path { func
/aosp_15_r20/build/soong/linkerconfig/
H A Dlinkerconfig.go94 …ths, provideModules []android.Module, requireModules []android.Module, output android.OutputPath) {
/aosp_15_r20/build/soong/dexpreopt/
H A Ddexpreopt_test.go73 …onfig(name, dexLocation string, buildPath, dexPath, enforceUsesLibrariesStatusFile android.OutputP…
/aosp_15_r20/build/soong/kernel/
H A Dprebuilt_kernel_modules.go234 func modulesDirForAndroidDlkm(ctx android.ModuleContext, modulesDir android.OutputPath, system bool…
/aosp_15_r20/build/soong/java/
H A Dhiddenapi.go266 …oid.Path, uncompressDex bool, minSdkVersion android.ApiLevel, outputDir android.OutputPath) androi…
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DTarWriter.cpp169 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTarWriter.cpp159 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create()
/aosp_15_r20/external/flatbuffers/src/
H A Dnamer.h22 OutputPath = 1, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp374 std::string OutputPath; in libDriverMain() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp355 std::string OutputPath = getOutputPath(&Args, Members[0]); in libDriverMain() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelSplitFile.cpp351 FString OutputPath; member in CThreadCombine

12