Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dfile.cpp62 context->remotePath.c_str()); in BeginTransfer()
108 context->remotePath = argv[argc - 1]; in SetMasterParameters()
119 context->remotePath = "."; in SetMasterParameters()
Dtransfer.h73 string remotePath; member
Dtransfer.cpp316 st.path = context->remotePath; in OnFileOpen()