Searched defs:getAbsolutePath (Results 1 – 4 of 4) 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
175 getAbsolutePath() { method in WPTTestSpec
7548 const getAbsolutePath = (path, cwd) => { function