Home
last modified time | relevance | path

Searched defs:normalizedPath (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/external/jazzer-api/examples/src/main/java/com/example/
H A DExamplePathTraversalFuzzerHooks.java34 Path normalizedPath; in fileConstructorHook() local
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/endpoints/internal/
H A DParseUrl.java77 String normalizedPath; in evalArg() local
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/resource/loader/
H A DJarResourceLoader.java189 String normalizedPath = FilenameUtils.normalize( source, true ); in getResourceReader() local
/aosp_15_r20/external/robolectric/preinstrumented/src/main/java/org/robolectric/preinstrumented/
H A DJarInstrumentor.java161 Path normalizedPath = new File(destJarFile.getParentFile(), name).toPath().normalize(); in instrumentJar() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DQuickCheck.java122 String normalizedPath = PathUtilities.getNormalizedPathString(directoryFile); in checkDtds() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestPaths.java447 String[] normalizedPath = {""}; in TestNonLdml() local
H A DTestBasic.java183 String normalizedPath = PathUtilities.getNormalizedPathString(directoryFile); in checkDtds() local
H A DTestPathHeader.java1418 final String normalizedPath = entry.getKey(); in TestSupplementalItems() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DVettingAdder.java55 String normalizedPath = PathUtilities.getNormalizedPathString(f); in addFiles() local
/aosp_15_r20/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java602 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java593 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java593 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java601 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java592 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java602 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java592 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java602 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java592 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java601 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java593 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
H A DAbstractFakeFileSystem.java643 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/aosp_15_r20/external/aws-sdk-java-v2/http-client-spi/src/test/java/software/amazon/awssdk/http/
H A DSdkHttpRequestResponseTest.java224 private String normalizedPath(String path) { in normalizedPath() method in SdkHttpRequestResponseTest
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DCLDRFile.java1404 public static String getDistinguishingXPath(String xpath, String[] normalizedPath) { in getDistinguishingXPath()
H A DCldrUtility.java1316 String normalizedPath = null; in checkValidFile() local
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDgoogle-oauth-client-1.31.4.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...

123