Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/remote/
DRemoteManager.java257 processAddCommandFile((AddCommandFileOp)rc, result); in processClientOperations()
404 private void processAddCommandFile(AddCommandFileOp c, JSONObject result) throws JSONException { in processAddCommandFile() method in RemoteManager