HomeSort by relevance Sort by last modified time
    Searched defs:exitCode (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/jdwp/
JdwpHandler.c 391 u4 exitCode;
393 exitCode = get4BE(buf);
395 LOGW("Debugger is telling the VM to exit with code=%d\n", exitCode);
397 dvmDbgExit(exitCode);
    [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 182 milliseconds