Home
last modified time | relevance | path

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

/art/test/odsign/test-src/com/android/tests/odsign/
DDeviceState.java200 public void backupAndDeleteFile(String remotePath) throws Exception { in backupAndDeleteFile()
221 private void pushAndBindMount(File localFile, String remotePath) throws Exception { in pushAndBindMount()