/aosp_15_r20/build/soong/android/ |
H A D | paths.go | 1468 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 D | fsverity_metadata.go | 36 …utPath android.WritablePath, matchedSpecs []android.PackagingSpec, rebasedDir android.OutputPath) { 45 …uilder, specs map[string]android.PackagingSpec, rootDir android.OutputPath, rebasedDir android.Out…
|
H A D | filesystem.go | 81 …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 D | aconfig_files.go | 23 …xt, builder *android.RuleBuilder, specs map[string]android.PackagingSpec, dir android.OutputPath) {
|
H A D | raw_binary.go | 105 func (r *rawBinary) OutputPath() android.Path { func
|
H A D | logical_partition.go | 240 func (l *logicalPartition) OutputPath() android.Path { func
|
H A D | avb_add_hash_footer.go | 197 func (a *avbAddHashFooter) OutputPath() android.Path { func
|
H A D | vbmeta.go | 333 func (v *vbmeta) OutputPath() android.Path { func
|
H A D | bootimg.go | 448 func (b *bootimg) OutputPath() android.Path { func
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | CompilerInstance.cpp | 371 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 D | HeaderIncludeGen.cpp | 81 bool ShowAllHeaders, StringRef OutputPath, in AttachHeaderIncludeGen()
|
/aosp_15_r20/external/webrtc/test/testsupport/ |
H A D | file_utils_override.cc | 124 std::string OutputPath() { in OutputPath() function
|
H A D | file_utils.cc | 94 std::string OutputPath() { in OutputPath() function
|
/aosp_15_r20/build/soong/snapshot/ |
H A D | util.go | 28 …ule(pctx android.PackageContext, ctx buildContext, path android.Path, outPath android.OutputPath) {
|
/aosp_15_r20/kernel/configs/build/ |
H A D | kernel_config.go | 77 func (g *KernelConfigRule) OutputPath() android.Path { func
|
/aosp_15_r20/build/soong/linkerconfig/ |
H A D | linkerconfig.go | 94 …ths, provideModules []android.Module, requireModules []android.Module, output android.OutputPath) {
|
/aosp_15_r20/build/soong/dexpreopt/ |
H A D | dexpreopt_test.go | 73 …onfig(name, dexLocation string, buildPath, dexPath, enforceUsesLibrariesStatusFile android.OutputP…
|
/aosp_15_r20/build/soong/kernel/ |
H A D | prebuilt_kernel_modules.go | 234 func modulesDirForAndroidDlkm(ctx android.ModuleContext, modulesDir android.OutputPath, system bool…
|
/aosp_15_r20/build/soong/java/ |
H A D | hiddenapi.go | 266 …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 D | TarWriter.cpp | 169 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 D | TarWriter.cpp | 159 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create()
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | namer.h | 22 OutputPath = 1, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ToolDrivers/llvm-lib/ |
H A D | LibDriver.cpp | 374 std::string OutputPath; in libDriverMain() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/ |
H A D | LibDriver.cpp | 355 std::string OutputPath = getOutputPath(&Args, Members[0]); in libDriverMain() local
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | PanelSplitFile.cpp | 351 FString OutputPath; member in CThreadCombine
|