Searched defs:getFullPath (Results 1 – 4 of 4) sorted by relevance
207 function getFullPath(id, normalize) { function
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