Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 1 of 1) sorted by relevance

/napi_generator/hdc/gn/gn_IntelliJ_plugin/src/com/sk/gn/dialog/
DGenDialogPane.java326 … String tmp = SYS_NAME.contains("WIN") ? file.getPath() + "/make.exe" : file.getPath() + "/make"; in createCopyResMakeFile() local
349 …String tmp = SYS_NAME.contains("WIN") ? file.getPath() + "/make_raw.exe" : file.getPath() + "/make… in createCopyResMakeRawFile() local
372 String tmp = file.getPath() + "/ohos.toolchain.cmake"; in createCopyResToolChainFile() local