Searched defs:command (Results 1 – 4 of 4) sorted by relevance
19 "command": "generate_napi", string23 "command": "generate_napi_menu", string31 "command": "generate_napi" string36 "command": "generate_napi_menu" string
76 function register(context, command) { argument
205 String command; in runFun() local241 String command = file.toString(); in genCommand() local313 private boolean callExtProcess(String command) throws IOException, InterruptedException { in callExtProcess()491 String command; in runFunH2ts() local526 String command = file.toString(); in genCommandH2ts() local
152 String[] command = content.split(FileUtil.getNewline()); in findStringInFile() local163 private boolean isContainString(BufferedReader bufferedReader, String command) { in isContainString()