Searched refs:httpUrl (Results 1 – 2 of 2) sorted by relevance
156 function httpUrl(path) { function165 const kPollConfigUrl = httpUrl('infra_config');166 const kPollConnectUrl = httpUrl('connect');167 const kPollForwardUrl = httpUrl('forward');168 const kPollMessagesUrl = httpUrl('poll_messages');
48678 HSPLcom/android/okhttp/Request;->httpUrl()Lcom/android/okhttp/HttpUrl;