Home
last modified time | relevance | path

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

/external/cronet/build/android/gyp/
Dcreate_test_apk_wrapper_script.py60 def relativize(path): function
Dcreate_bundle_wrapper_script.py76 def relativize(path): function
Dcreate_apk_operations_script.py62 def relativize(path): function
/external/angle/build/android/gyp/
Dcreate_test_apk_wrapper_script.py60 def relativize(path): function
Dcreate_bundle_wrapper_script.py76 def relativize(path): function
Dcreate_apk_operations_script.py62 def relativize(path): function
/external/apache-commons-io/src/test/java/org/apache/commons/io/file/
DPathWrapper.java158 public Path relativize(final Path other) { in relativize() method in PathWrapper
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DAbstractPathMatcherTest.java206 public Path relativize(Path other) { in fake() method in AbstractPathMatcherTest
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DJimfsPath.java302 public JimfsPath relativize(Path other) { in relativize() method in JimfsPath