/aosp_15_r20/tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/ |
H A D | PrefabSysrootPlugin.kt | 28 val installDir = outputDirectory.resolve(requirement.targetTriple) in <lambda>() constant
|
H A D | PortTask.kt | 25 val installDir: Provider<Directory> constant in com.android.ndkports.PortTask
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/pkgdata/ |
H A D | pkgdata.cpp | 1135 static int32_t pkg_installLibrary(const char *installDir, const char *targetDir, UBool noVersion) { in pkg_installLibrary() 1206 static int32_t pkg_installCommonMode(const char *installDir, const char *fileName) { in pkg_installCommonMode() 1238 static int32_t pkg_installFileMode(const char *installDir, const char *srcDir, const char *fileList… in pkg_installFileMode()
|
/aosp_15_r20/external/icu/icu4c/source/tools/pkgdata/ |
H A D | pkgdata.cpp | 1133 static int32_t pkg_installLibrary(const char *installDir, const char *targetDir, UBool noVersion) { in pkg_installLibrary() 1204 static int32_t pkg_installCommonMode(const char *installDir, const char *fileName) { in pkg_installCommonMode() 1236 static int32_t pkg_installFileMode(const char *installDir, const char *srcDir, const char *fileList… in pkg_installFileMode()
|
/aosp_15_r20/system/gsid/ |
H A D | gsi_tool.cpp | 248 std::string installDir = ""; in Install() local 380 std::string installDir; in CreatePartition() local
|
/aosp_15_r20/build/soong/filesystem/ |
H A D | raw_binary.go | 46 installDir android.InstallPath member
|
H A D | avb_gen_vbmeta_image.go | 32 installDir android.InstallPath member
|
H A D | logical_partition.go | 36 installDir android.InstallPath member
|
H A D | avb_add_hash_footer.go | 33 installDir android.InstallPath member
|
H A D | super_image.go | 38 installDir android.InstallPath member
|
H A D | vbmeta.go | 48 installDir android.InstallPath member
|
H A D | bootimg.go | 38 installDir android.InstallPath member
|
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/ |
D | pimp.py | 280 installDir=None, argument 300 def setInstallDir(self, installDir=None): argument
|
/aosp_15_r20/system/gsid/aidl/android/gsi/ |
H A D | IGsiService.aidl | 169 int openInstall(in @utf8InCpp String installDir); in openInstall()
|
/aosp_15_r20/build/soong/cc/ |
H A D | installer.go | 73 func (installer *baseInstaller) installDir(ctx ModuleContext) android.InstallPath { func
|
/aosp_15_r20/packages/modules/Virtualization/android/TerminalApp/java/com/android/virtualization/terminal/ |
D | InstalledImage.java | 55 Path installDir = context.getFilesDir().toPath().resolve(INSTALL_DIRNAME); in getDefault() local
|
/aosp_15_r20/build/soong/python/ |
H A D | binary.go | 245 func installDir(ctx android.ModuleContext, dir, dir64, relative string) android.InstallPath { func
|
/aosp_15_r20/build/soong/kernel/ |
H A D | prebuilt_kernel_modules.go | 43 installDir android.InstallPath member
|
/aosp_15_r20/out/soong/.intermediates/system/gsid/gsi_aidl_interface-cpp-source/gen/include/android/gsi/ |
D | BnGsiService.h | 117 …roid::binder::Status openInstall(const ::std::string& installDir, int32_t* _aidl_return) override { in openInstall()
|
/aosp_15_r20/out/soong/.intermediates/system/gsid/gsi_aidl_interface-cpp-source/gen/android/gsi/ |
D | IGsiService.cpp | 627 …:binder::Status BpGsiService::openInstall(const ::std::string& installDir, int32_t* _aidl_return) { in openInstall()
|
/aosp_15_r20/build/soong/java/ |
H A D | rro.go | 49 installDir android.InstallPath member
|
H A D | dexpreopt_config_testing.go | 169 installDir string member
|
/aosp_15_r20/external/clang/lib/Driver/ |
H A D | MSVCToolChain.cpp | 433 std::string installDir; in getVisualStudioBinariesFolder() local
|
/aosp_15_r20/build/soong/sh/ |
H A D | sh_binary.go | 191 installDir android.InstallPath member
|
/aosp_15_r20/external/python/cpython3/PC/ |
D | launcher2.c | 1191 const wchar_t *installDir; member 1414 _combineWithInstallDir(const wchar_t **dest, const wchar_t *installDir, const wchar_t *fragment, in… in _combineWithInstallDir()
|