Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java299 public ExitCode getLastInvocationExitCode(); in getLastInvocationExitCode() method
DCommandScheduler.java2238 public ExitCode getLastInvocationExitCode() { in getLastInvocationExitCode() method in CommandScheduler