Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandOptions.java165 public UniqueMultiMap<String, String> getInvocationData(); in getInvocationData() method
DCommandOptions.java464 public UniqueMultiMap<String, String> getInvocationData() { in getInvocationData() method in CommandOptions