Searched refs:GetURL (Results 1 – 3 of 3) sorted by relevance
101 const char *SBPlatformConnectOptions::GetURL() { in GetURL() function in SBPlatformConnectOptions383 if (platform_sp && connect_options.GetURL()) { in ConnectRemote()385 args.AppendArgument(connect_options.GetURL()); in ConnectRemote()
37 const char *GetURL();
42326 result = (char *)(arg1)->GetURL(); in _wrap_SBPlatformConnectOptions_GetURL()