OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCommandFile
(Results
1 - 2
of
2
) sorted by null
/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
AddCommandFileOp.java
69
public String
getCommandFile
() {
/tools/tradefederation/core/src/com/android/tradefed/command/remote/
RemoteManager.java
405
CLog.logAndDisplay(LogLevel.INFO, "Adding command file '%s %s'", c.
getCommandFile
(),
408
mScheduler.addCommandFile(c.
getCommandFile
(), c.getExtraArgs());
Completed in 62 milliseconds