Searched refs:addToPath (Results 1 – 2 of 2) sorted by relevance
637 …String sIDLFolder = Introspector.addToPath(_sSDKInstallationPath, Inspector.sIDLDOCUMENTSUBFOLDER); in isValidSDKInstallationPath()638 String sIndexFile = Introspector.addToPath(_sSDKInstallationPath, "index.html"); in isValidSDKInstallationPath()649 public static String addToPath(String _sPath, String _sSubPath){ in addToPath() method in Introspector
120 sRetPath = m_oIntrospector.addToPath(sRetPath, sIDLDOCUMENTSUBFOLDER); in getIDLPath()
Completed in 18 milliseconds