Home
last modified time | relevance | path

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

/external/llvm-project/lldb/bindings/interface/
DSBPlatform.i28 GetRsyncEnabled();
/external/llvm-project/lldb/include/lldb/API/
DSBPlatform.h37 bool GetRsyncEnabled();
/external/llvm-project/lldb/source/API/
DSBPlatform.cpp126 bool SBPlatformConnectOptions::GetRsyncEnabled() { in GetRsyncEnabled() function in SBPlatformConnectOptions
127 LLDB_RECORD_METHOD_NO_ARGS(bool, SBPlatformConnectOptions, GetRsyncEnabled); in GetRsyncEnabled()
718 LLDB_REGISTER_METHOD(bool, SBPlatformConnectOptions, GetRsyncEnabled, ()); in RegisterMethods()