OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendAddCommandFile
(Results
1 - 3
of
3
) sorted by null
/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
IRemoteClient.java
72
void
sendAddCommandFile
(String commandFile, List<String> extraArgs) throws RemoteException;
RemoteClient.java
164
public void
sendAddCommandFile
(String commandFile, List<String> extraArgs)
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/
RemoteManagerFuncTest.java
124
mRemoteClient.
sendAddCommandFile
(cmdFile, extraArgs);
Completed in 301 milliseconds