Searched defs:getFullPath (Results 1 – 3 of 3) sorted by relevance
70 std::string getFullPath (void) const { std::string str; getFullPath(str); return str; } in getFullPath() function in xe::TestNode
104 void TestNode::getFullPath (std::string& dst) const in getFullPath() function in xe::TestNode
234 private String getFullPath(boolean fileType, String fName){ in getFullPath() method in XLIFF2ICUConverter