Home
last modified time | relevance | path

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

/external/angle/build/android/gyp/
Dcreate_apk_operations_script.py62 def relativize(path): function
Dcreate_test_apk_wrapper_script.py60 def relativize(path): function
Dcreate_bundle_wrapper_script.py78 def relativize(path): function
/external/cronet/tot/build/android/gyp/
Dcreate_test_apk_wrapper_script.py60 def relativize(path): function
Dcreate_apk_operations_script.py62 def relativize(path): function
Dcreate_bundle_wrapper_script.py78 def relativize(path): function
/external/google-cloud-java/owl-bot-postprocessor/synthtool/
D_tracked_paths.py32 def relativize(path): function
/external/cronet/stable/build/android/gyp/
Dcreate_bundle_wrapper_script.py78 def relativize(path): function
Dcreate_apk_operations_script.py62 def relativize(path): function
Dcreate_test_apk_wrapper_script.py60 def relativize(path): function
/external/apache-commons-io/src/test/java/org/apache/commons/io/file/
DAbstractPathWrapper.java158 public Path relativize(final Path other) { in relativize() method in AbstractPathWrapper
/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