Searched defs:getAbsolutePath (Results 1 – 3 of 3) sorted by relevance
10 System.load(new java.io.File(jniLibrary).getAbsolutePath()); in System.load()
132 std::string DiagnosticLocation::getAbsolutePath() const { in getAbsolutePath() function in DiagnosticLocation142 std::string DiagnosticInfoWithLocationBase::getAbsolutePath() const { in getAbsolutePath() function in DiagnosticInfoWithLocationBase
158 std::string getAbsolutePath(StringRef File) { in getAbsolutePath() function