Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/bindings/interface/
H A DSBPlatform.i31 GetRsyncEnabled();
/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBPlatform.h37 bool GetRsyncEnabled();
/openbsd/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp115 bool SBPlatformConnectOptions::GetRsyncEnabled() { in GetRsyncEnabled() function in SBPlatformConnectOptions