Searched defs:hostPath (Results 1 – 2 of 2) sorted by relevance
439 private void executePush(String hostPath, String targetPath, String targetDirectory) in executePush()472 private void executePull(String targetPath, String hostPath) in executePull()
912 Path hostPath = dir.hostPath; in deleteHostDirectory() local988 private final Path hostPath; field in TzDataCheckTest.PathPair991 PathPair(Path hostPath, String devicePath) { in PathPair()