Searched refs:remote_path_prefix (Results 1 – 2 of 2) sorted by relevance
126 const char *options, const char *remote_path_prefix, in EnableRsync() argument128 LLDB_INSTRUMENT_VA(this, options, remote_path_prefix, in EnableRsync()134 if (remote_path_prefix && remote_path_prefix[0]) in EnableRsync()135 m_opaque_ptr->m_rsync_remote_path_prefix = remote_path_prefix; in EnableRsync()
43 void EnableRsync(const char *options, const char *remote_path_prefix,