Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h41 bool GetRsyncEnabled();
/src/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp119 bool SBPlatformConnectOptions::GetRsyncEnabled() { in GetRsyncEnabled() function in SBPlatformConnectOptions
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp41597 result = (bool)(arg1)->GetRsyncEnabled(); in _wrap_SBPlatformConnectOptions_GetRsyncEnabled()