/aosp_15_r20/frameworks/base/services/incremental/ |
H A D | path.h | 71 inline std::string_view relativize(const char* parent, const char* nested) { in relativize() function 74 inline std::string_view relativize(std::string_view parent, const char* nested) { in relativize() function 77 inline std::string_view relativize(const char* parent, std::string_view nested) { in relativize() function
|
H A D | path.cpp | 70 std::string_view relativize(std::string_view parent, std::string_view nested) { in relativize() function
|
/aosp_15_r20/system/incremental_delivery/incfs/include/ |
H A D | path.h | 41 inline std::string_view relativize(const char* parent, const char* nested) { in relativize() function 44 inline std::string_view relativize(std::string_view parent, const char* nested) { in relativize() function 47 inline std::string_view relativize(const char* parent, std::string_view nested) { in relativize() function
|
/aosp_15_r20/external/angle/build/android/gyp/ |
H A D | create_apk_operations_script.py | 62 def relativize(path): function
|
H A D | create_bundle_wrapper_script.py | 78 def relativize(path): function
|
H A D | create_test_apk_wrapper_script.py | 60 def relativize(path): function
|
/aosp_15_r20/external/cronet/build/android/gyp/ |
H A D | create_test_apk_wrapper_script.py | 60 def relativize(path): function
|
H A D | create_apk_operations_script.py | 62 def relativize(path): function
|
H A D | create_bundle_wrapper_script.py | 76 def relativize(path): function
|
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/ |
H A D | _tracked_paths.py | 32 def relativize(path): function
|
/aosp_15_r20/system/incremental_delivery/incfs/ |
H A D | path.cpp | 173 std::string_view relativize(std::string_view parent, std::string_view nested) { in relativize() function
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/file/ |
H A D | AbstractPathWrapper.java | 158 public Path relativize(final Path other) { in relativize() method in AbstractPathWrapper
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/file/ |
D | Path.java | 572 Path relativize(Path other); in relativize() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/9/libcore/ojluni/src/main/java/java/nio/file/ |
D | Path.java | 572 Path relativize(Path other); in relativize() method
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/file/ |
H A D | Path.java | 572 Path relativize(Path other); in relativize() method
|
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/ |
H A D | AbstractPathMatcherTest.java | 206 public Path relativize(Path other) { in fake() method in AbstractPathMatcherTest
|
/aosp_15_r20/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
H A D | JimfsPath.java | 302 public JimfsPath relativize(Path other) { in relativize() method in JimfsPath
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/ |
H A D | URI.java | 98 public java.net.URI relativize(java.net.URI uri) { in relativize() method in URI 304 private static java.net.URI relativize(java.net.URI base, java.net.URI child) { in relativize() method in URI
|
/aosp_15_r20/libcore/ojluni/src/test/java/nio/file/Path/ |
H A D | PathOps.java | 168 PathOps relativize(String other, String expected) { in relativize() method in PathOps
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/ |
H A D | URI.java | 1061 public URI relativize(URI uri) { in relativize() method in URI 2143 private static URI relativize(URI base, URI child) { in relativize() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/ |
D | URI.java | 1061 public URI relativize(URI uri) { in relativize() method in URI 2143 private static URI relativize(URI base, URI child) { in relativize() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/ |
D | URI.java | 1061 public URI relativize(URI uri) { in relativize() method in URI 2143 private static URI relativize(URI base, URI child) { in relativize() method
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/ |
H A D | UnixPath.java | 409 public UnixPath relativize(Path obj) { in relativize() method in UnixPath
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/ |
D | zipfs.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/java. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/ |
D | zipfs.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/java. ... |