Home
last modified time | relevance | path

Searched defs:relativize (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/aosp_15_r20/frameworks/base/services/incremental/
H A Dpath.h71 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 Dpath.cpp70 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 Dpath.h41 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 Dcreate_apk_operations_script.py62 def relativize(path): function
H A Dcreate_bundle_wrapper_script.py78 def relativize(path): function
H A Dcreate_test_apk_wrapper_script.py60 def relativize(path): function
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dcreate_test_apk_wrapper_script.py60 def relativize(path): function
H A Dcreate_apk_operations_script.py62 def relativize(path): function
H A Dcreate_bundle_wrapper_script.py76 def relativize(path): function
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/
H A D_tracked_paths.py32 def relativize(path): function
/aosp_15_r20/system/incremental_delivery/incfs/
H A Dpath.cpp173 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 DAbstractPathWrapper.java158 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/
DPath.java572 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/
DPath.java572 Path relativize(Path other); in relativize() method
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/file/
H A DPath.java572 Path relativize(Path other); in relativize() method
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
H A DAbstractPathMatcherTest.java206 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 DJimfsPath.java302 public JimfsPath relativize(Path other) { in relativize() method in JimfsPath
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/
H A DURI.java98 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 DPathOps.java168 PathOps relativize(String other, String expected) { in relativize() method in PathOps
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DURI.java1061 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/
DURI.java1061 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/
DURI.java1061 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 DUnixPath.java409 public UnixPath relativize(Path obj) { in relativize() method in UnixPath
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
Dzipfs.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/java. ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
Dzipfs.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/java. ...

12345678910>>...13