Searched defs:getAbsolutePath (Results 1 – 2 of 2) sorted by relevance
45 static inline std::string getAbsolutePath(const std::string &relativePath) { in getAbsolutePath() function
183 private static String getAbsolutePath(File file) { in getAbsolutePath() method in NativeActivity