Searched refs:GetRsyncEnabled (Results 1 – 4 of 4) sorted by relevance
31 GetRsyncEnabled();
37 bool GetRsyncEnabled();
126 bool SBPlatformConnectOptions::GetRsyncEnabled() { in GetRsyncEnabled() function in SBPlatformConnectOptions127 LLDB_RECORD_METHOD_NO_ARGS(bool, SBPlatformConnectOptions, GetRsyncEnabled); in GetRsyncEnabled()717 LLDB_REGISTER_METHOD(bool, SBPlatformConnectOptions, GetRsyncEnabled, ()); in RegisterMethods()
36914 result = (bool)(arg1)->GetRsyncEnabled(); in _wrap_SBPlatformConnectOptions_GetRsyncEnabled()