Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBPlatform.cpp106 const char *options, const char *remote_path_prefix, in EnableRsync() argument
111 if (remote_path_prefix && remote_path_prefix[0]) in EnableRsync()
112 m_opaque_ptr->m_rsync_remote_path_prefix = remote_path_prefix; in EnableRsync()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBPlatform.h40 void EnableRsync(const char *options, const char *remote_path_prefix,