Home
last modified time | relevance | path

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

/napi_generator/src/intellij_plugin/cmake2gn/gn_IntelliJ_plugin/src/com/sk/gn/dialog/
DGenDialogPane.java324 … String tmp = SYS_NAME.contains("WIN") ? file.getPath() + "/make.exe" : file.getPath() + "/make"; in createCopyResMakeFile() local
346 …String tmp = SYS_NAME.contains("WIN") ? file.getPath() + "/make_raw.exe" : file.getPath() + "/make… in createCopyResMakeRawFile() local
368 String tmp = file.getPath() + "/ohos.toolchain.cmake"; in createCopyResToolChainFile() local
/napi_generator/examples/napitutorials/entry/src/main/cpp/ncpp/ffmpegcase/manager/
Dplugin_manager.cpp146 OH_NativeXComponent* tmp = nativeXComponentMap_[id]; in SetNativeXComponent() local
/napi_generator/src/intellij_plugin/ohosgen/src/main/java/grammar/
DClassObj.java312 public void addTemplate(String tmp) { in addTemplate()
/napi_generator/src/cli/dts2cpp/src/gen/analyze/
Dfunction.js222 function getArrowCallFunc(tmp, results) { argument
/napi_generator/src/cli/dts2ets/appCodeGen/src/analyze/
Dfunction.js220 function getArrowCallFunc(tmp, results) { argument