Searched refs:getPath (Results 1 – 7 of 7) sorted by relevance
58 … String sdkPath = FileUtils.getNodePath(projectPath.getPath(), "local.properties", "sdk.dir"); in isOpenHarmonyProject()
138 const sdkPath = this.sdk.getPath();146 Logger.info(this.logTag, `scan app ${this.project.getPath()}`);164 Logger.info(this.logTag, `start scanning ${this.project.getPath()}`);177 Logger.info(this.logTag, `end scan ${this.project.getPath()}`);
27 getPath() { method in Project182 getPath() { method in Sdk236 const sdkRoot = this.getPath();
142 this.dtsName = path.basename(apiDigestInfo.getPath());143 this.dtsPath = apiDigestInfo.getPath();
199 getPath() { method in ApiDigestInfo
116 Appender appender = RollingFileAppender.newBuilder().withFileName(logFile.getPath()) in createRollingFileAppender()
182 this.newSdkFilePath = file.getPath(); in getNewSdkFilePath()