Searched refs:toHttp (Results 1 – 7 of 7) sorted by relevance
22 @JvmStatic fun toHttp(rawUrl: String): String { in <lambda>() method
50 import host.exp.exponent.kernel.ExponentUrls.toHttp in <lambda>()736 val bundleUrl = toHttp(manifest.getBundleURL()) in <lambda>()
28 export function toHttp(expUrl: string): string { function
124 .url(ExponentUrls.toHttp(manifestUrl) + "/finished-test-event") in waitForCompleted()
70 val httpManifestUrl = ExponentUrls.toHttp(realManifestUrl) in httpManifestUrlBuilder()
81 val bundleUrl = ExponentUrls.toHttp(manifest.getBundleURL()) in loadApp()
186 val bundleUrl = ExponentUrls.toHttp(manifest.getBundleURL()) in <lambda>()