Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBPlatform.cpp34 : m_url(), m_rsync_options(), m_rsync_remote_path_prefix(), in PlatformConnectOptions()
44 std::string m_rsync_options; member
148 m_opaque_ptr->m_rsync_options = options; in EnableRsync()
150 m_opaque_ptr->m_rsync_options.clear(); in EnableRsync()