Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBPlatform.i34 EnableRsync (const char *options,
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBPlatform.h39 void EnableRsync(const char *options, const char *remote_path_prefix,
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp121 void SBPlatformConnectOptions::EnableRsync( in EnableRsync() function in SBPlatformConnectOptions