Searched refs:SetURL (Results 1 – 4 of 4) sorted by relevance
28 SetURL(const char *url);
35 void SetURL(const char *url);
116 void SBPlatformConnectOptions::SetURL(const char *url) { in SetURL() function in SBPlatformConnectOptions117 LLDB_RECORD_METHOD(void, SBPlatformConnectOptions, SetURL, (const char *), in SetURL()716 LLDB_REGISTER_METHOD(void, SBPlatformConnectOptions, SetURL, (const char *)); in RegisterMethods()
36890 (arg1)->SetURL((char const *)arg2); in _wrap_SBPlatformConnectOptions_SetURL()