OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addRelative
(Results
1 - 2
of
2
) sorted by null
/external/cldr/tools/java/org/unicode/cldr/util/
XMLSource.java
234
// result.newPath = tempAliasParts.trimLast().
addRelative
(relativePath).toString();
251
newPath =
addRelative
(newPath, relativePath2);
302
static String
addRelative
(String oldPath, String relativePath) {
[
all
...]
XPathParts.java
[
all
...]
Completed in 1134 milliseconds