Home
last modified time | relevance | path

Searched refs:logInvocationStartedEvent (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1669 logInvocationStartedEvent(cmd.getCommandTracker(), context); in startInvocation()
1675 private void logInvocationStartedEvent(CommandTracker tracker, IInvocationContext context) { in logInvocationStartedEvent() method in CommandScheduler